summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_gmr.c
Commit message (Expand)AuthorAgeFilesLines
* drm/vmwgfx: Fix copyright headersSinclair Yeh2015-08-121-1/+1
* drm/vmwgfx: Fix the driver for large dma addressesThomas Hellstrom2014-01-171-157/+3Star
* drm/vmwgfx: Fix a couple of compile / sparse warnings and errorsThomas Hellstrom2013-11-131-2/+5
* drm/vmwgfx: Use the linux DMA api to get valid device addresses of pagesThomas Hellstrom2013-11-061-74/+76
* drm/vmwgfx: Split GMR2_REMAP commands if they are to largeJakob Bornecrantz2013-08-301-19/+39
* 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