aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_validation.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-09drm/vmwgfx: Remove the dedicated memory accountingZack Rusin1-46/+0
2021-11-30drm/vmwgfx: Copy DRM hash-table code into driverThomas Zimmermann1-3/+4
2019-11-06drm/vmwgfx: Implement an infrastructure for write-coherent resourcesThomas Hellstrom1-14/+2
2019-10-25drm/ttm: always keep BOs on the LRUChristian König1-1/+1
2019-08-15drm/vmwgfx: drop use of drmP.h in header filesSam Ravnborg1-1/+2
2019-07-16Revert "Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux into drm-next"Dave Airlie1-2/+14
2019-06-18drm/vmwgfx: Implement an infrastructure for write-coherent resourcesThomas Hellstrom1-14/+2
2019-05-31drm/ttm: Make LRU removal optional v2Christian König1-1/+1
2019-04-08drm/vmwgfx: Be more restrictive when dirtying resourcesThomas Hellstrom1-0/+7
2018-12-13drm/vmwgfx: Protect from excessive execbuf kernel memory allocations v3Thomas Hellstrom1-0/+37
2018-09-28drm/vmwgfx: Adapt validation code for reference-free lookupsThomas Hellstrom1-2/+17
2018-09-27drm/vmwgfx: Use a validation context allocator for relocations and validationsThomas Hellstrom1-1/+11
2018-09-27drm/vmwgfx: Add a validation module v2Thomas Hellstrom1-0/+202