summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_overlay.c
Commit message (Expand)AuthorAgeFilesLines
* UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-021-2/+2
* vmwgfx: minor dmabuf utilities cleanupThomas Hellstrom2011-10-051-5/+5
* vmwgfx: Place overlays in GMR area if we canJakob Bornecrantz2011-10-051-58/+74
* vmwgfx: Add dmabuf helper functions for pinningJakob Bornecrantz2011-10-051-46/+20Star
* drivers: use kzalloc/kcalloc instead of 'kmalloc+memset', where possibleRakib Mullick2011-07-261-2/+1Star
* drivers/gpu/drm/vmwgfx: Fix k.alloc switched argumentsJoe Perches2010-11-091-1/+1
* drm/vmwgfx: Unpause overlay on update.Jakob Bornecrantz2010-06-011-0/+2
* drm/ttm: split no_wait argument in 2 GPU or reserve waitJerome Glisse2010-04-081-1/+1
* drm/vmwgfx: Use bo_driver::move_notify to unbind GMRs.Thomas Hellstrom2010-01-141-9/+0Star
* drm/vmwgfx: Add DRM driver for VMware Virtual GPUJakob Bornecrantz2009-12-141-0/+634