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