summaryrefslogtreecommitdiff
path: root/vmwgfx_mob.c
AgeCommit message (Expand)AuthorFilesLines
2018-04-05vmwgfx: Move buffer object related code to vmwgfx_bo.cThomas Hellstrom1-3/+3
2017-10-25vmwgfx: Update stand alone to v4.12Sinclair Yeh1-8/+7
2017-02-23vmwgfx: Update TTM to Linux 4.10Thomas Hellstrom1-8/+0
2017-02-23vmwgfx: Porting over new drm and ttm filesSinclair Yeh1-35/+27
2016-12-07vmwgfx: Fix NULL pointer comparisonRavikant B Sharma1-3/+3
2015-11-18vmwgfx: Fix some used-before-check errorsThomas Hellstrom1-1/+2
2015-09-08vmwgfx: Fix copyright headersSinclair Yeh1-1/+1
2015-09-08vmwgfx: Initial DX supportThomas Hellstrom1-61/+104
2015-09-08vmwgfx: Update device includes for DX device functionalitySinclair Yeh1-1/+1
2015-09-07vmwgfx: Replace SurfaceDMA usage with SurfaceCopy in 2D VMsSinclair Yeh1-2/+1
2015-09-07vmwgfx: Implement screen targetsSinclair Yeh1-1/+2
2015-05-05vmwgfx: Fix an oops and an error printout.Thomas Hellstrom1-1/+2
2015-05-05vmwgfx: Rework device initializationThomas Hellstrom1-3/+3
2014-01-30vmwgfx: Implement 64-bit Otable- and MOB binding v2Thomas Hellstrom1-14/+56
2014-01-30vmwgfx: Update otable definitionsThomas Hellstrom1-5/+14
2013-12-17vmwgfx: Use the linux DMA api also for MOBsThomas Hellstrom1-39/+76
2013-12-17vmwgfx: Add MOB managementThomas Hellstrom1-0/+581