summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_validation.h
Commit message (Expand)AuthorAgeFilesLines
* drm/vmwgfx: Abstract placement selectionZack Rusin2023-02-131-5/+1
* drm/vmwgfx: Rename vmw_buffer_object to vmw_boZack Rusin2023-02-131-3/+3
* drm/vmwgfx: Refactor resource validation hashtable to use linux/hashtable imp...Maaz Mombasawala2022-10-251-20/+6
* drm/vmwgfx: Remove the dedicated memory accountingZack Rusin2021-12-091-46/+0
* drm/vmwgfx: Copy DRM hash-table code into driverThomas Zimmermann2021-11-301-3/+4
* drm/vmwgfx: Implement an infrastructure for write-coherent resourcesThomas Hellstrom2019-11-061-14/+2
* drm/ttm: always keep BOs on the LRUChristian König2019-10-251-1/+1
* drm/vmwgfx: drop use of drmP.h in header filesSam Ravnborg2019-08-151-1/+2
* Revert "Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/l...Dave Airlie2019-07-161-2/+14
* drm/vmwgfx: Implement an infrastructure for write-coherent resourcesThomas Hellstrom2019-06-181-14/+2
* drm/ttm: Make LRU removal optional v2Christian König2019-05-311-1/+1
* drm/vmwgfx: Be more restrictive when dirtying resourcesThomas Hellstrom2019-04-081-0/+7
* drm/vmwgfx: Protect from excessive execbuf kernel memory allocations v3Thomas Hellstrom2018-12-131-0/+37
* drm/vmwgfx: Adapt validation code for reference-free lookupsThomas Hellstrom2018-09-281-2/+17
* drm/vmwgfx: Use a validation context allocator for relocations and validationsThomas Hellstrom2018-09-271-1/+11
* drm/vmwgfx: Add a validation module v2Thomas Hellstrom2018-09-271-0/+202