aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_gmr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-29drm/vmwgfx: use min_t to replace minBernard Zhao1-1/+1
2021-01-14drm/vmwgfx: Cleanup the cmd/fifo splitZack Rusin1-4/+4
2019-08-15drm/vmwgfx: drop reminaing users of drmP.hSam Ravnborg1-2/+2
2019-04-08drm/vmwgfx: Use preprocessor macro for FIFO allocationDeepak Rawat1-5/+4
2018-06-29drm/vmwgfx: add SPDX idenitifier and clarify licenseDirk Hohndel (VMware)1-2/+2
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