summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_gmr.c
Commit message (Expand)AuthorAgeFilesLines
* UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-021-2/+2
* drm/vmwgfx: Fix nasty write past alloced memory areaThomas Hellstrom2012-06-011-1/+1
* drm: remove the second argument of k[un]map_atomic()Cong Wang2012-03-201-3/+3
* vmwgfx: Implement GMR2Thomas Hellstrom2011-09-011-1/+80
* vmwgfx: Implement a proper GMR eviction mechanismThomas Hellstrom2010-10-271-25/+13Star
* drm/vmwgfx: Add DRM driver for VMware Virtual GPUJakob Bornecrantz2009-12-141-0/+213