summaryrefslogtreecommitdiff
path: root/vmwgfx_gmr.c
AgeCommit message (Expand)AuthorFilesLines
2017-02-23vmwgfx: Porting over new drm and ttm filesSinclair Yeh1-173/+3
2015-11-18vmwgfx: Fix some used-before-check errorsThomas Hellstrom1-1/+1
2015-11-18vmwgfx: Fix address-space- visibility- and endian warnings and errorsThomas Hellstrom1-6/+5
2015-09-08vmwgfx: Fix copyright headersSinclair Yeh1-1/+1
2015-04-23vmwgfx: Replace the hw mutex with a hw spinlockThomas Hellstrom1-6/+0
2013-10-24vmwgfx: Use a customized iterator to get DMA addressesThomas Hellstrom1-13/+10
2013-10-22vmwgfx: Use the linux DMA api to get valid device addresses of pagesThomas Hellstrom1-80/+99
2013-08-16vmwgfx: Split GMR2_REMAP commands if they are to largeJakob Bornecrantz1-19/+39
2012-10-24drm, vmwgfx: Fix up calls to k[un]map atomicThomas Hellstrom1-0/+12
2012-06-01drm/vmwgfx: Fix nasty write past alloced memory areaThomas Hellstrom1-1/+1
2011-08-31vmwgfx: Implement GMR2Thomas Hellstrom1-1/+80
2010-10-26vmwgfx: Implement a proper GMR eviction mechanismThomas Hellstrom1-25/+13
2009-12-10vmwgfx: Make code pass checkpatchJakob Bornecrantz1-2/+2
2009-11-17Initial commitJakob Bornecrantz1-0/+213