summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_gmr.c
AgeCommit message (Expand)AuthorFilesLines
2015-08-12drm/vmwgfx: Fix copyright headersSinclair Yeh1-1/+1
2014-01-17drm/vmwgfx: Fix the driver for large dma addressesThomas Hellstrom1-157/+3
2013-11-12drm/vmwgfx: Fix a couple of compile / sparse warnings and errorsThomas Hellstrom1-2/+5
2013-11-06drm/vmwgfx: Use the linux DMA api to get valid device addresses of pagesThomas Hellstrom1-74/+76
2013-08-30drm/vmwgfx: Split GMR2_REMAP commands if they are to largeJakob Bornecrantz1-19/+39
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells1-2/+2
2012-06-01drm/vmwgfx: Fix nasty write past alloced memory areaThomas Hellstrom1-1/+1
2012-03-20drm: remove the second argument of k[un]map_atomic()Cong Wang1-3/+3
2011-09-01vmwgfx: Implement GMR2Thomas Hellstrom1-1/+80
2010-10-27vmwgfx: Implement a proper GMR eviction mechanismThomas Hellstrom1-25/+13
2009-12-15drm/vmwgfx: Add DRM driver for VMware Virtual GPUJakob Bornecrantz1-0/+213