aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_fb.c
Commit message (Expand)AuthorAge
* Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-01-10
|\
| * drm/fb: Don't expose mmio for fbdev emulation layerJames Simmons2010-12-20
* | vmwgfx: don't use flush_scheduled_work()Tejun Heo2010-12-24
|/
* vmwgfx: Implement a proper GMR eviction mechanismThomas Hellstrom2010-10-26
* Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-cor...Dave Airlie2010-10-05
|\
* | drm/vmwgfx: Don't flush fb if we're in the suspended state.Thomas Hellstrom2010-10-05
* | drm/vmwgfx: Prune modes based on available VRAM sizeThomas Hellstrom2010-10-05
* | vmwgfx: Fix fb VRAM pinning failure due to fragmentationThomas Hellstrom2010-10-01
|/
* drm/vmgfx: operation on ‘par->dirty.y1’ may be undefinedChris Wilson2010-08-01
* drm/vmwgfx: Fix framebuffer modesettingJakob Bornecrantz2010-06-02
* drm/vmwgfx: Print warnings in kernel log about bo pinning that fails.Jakob Bornecrantz2010-05-31
* drm/vmwgfx: Don't use SVGA_REG_ENABLE in modesetting code.Jakob Bornecrantz2010-05-31
* drm/vmwgfx: Support older hardware.Jakob Bornecrantz2010-05-31
* fbdev: allow passing more than one aperture for handoffMarcin Slusarz2010-05-18
* drm/ttm: split no_wait argument in 2 GPU or reserve waitJerome Glisse2010-04-07
* drm/vmwgfx: Use fb handover mechanism instead of stealth mode.Thomas Hellstrom2010-02-18
* drm/vmwgfx: Use bo_driver::move_notify to unbind GMRs.Thomas Hellstrom2010-01-13
* drm/vmwgfx: Add DRM driver for VMware Virtual GPUJakob Bornecrantz2009-12-14