aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_overlay.c
Commit message (Expand)AuthorAge
* drm/vmwgfx: Make overlay code not require fifo at init timeThomas Hellstrom2012-11-20
* UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-02
* vmwgfx: minor dmabuf utilities cleanupThomas Hellstrom2011-10-05
* vmwgfx: Place overlays in GMR area if we canJakob Bornecrantz2011-10-05
* vmwgfx: Add dmabuf helper functions for pinningJakob Bornecrantz2011-10-05
* drivers: use kzalloc/kcalloc instead of 'kmalloc+memset', where possibleRakib Mullick2011-07-25
* drivers/gpu/drm/vmwgfx: Fix k.alloc switched argumentsJoe Perches2010-11-08
* drm/vmwgfx: Unpause overlay on update.Jakob Bornecrantz2010-05-31
* drm/ttm: split no_wait argument in 2 GPU or reserve waitJerome Glisse2010-04-07
* 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