summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_validation.c
Commit message (Expand)AuthorAgeFilesLines
* drm/vmwgfx: Implement an infrastructure for read-coherent resourcesThomas Hellstrom2019-11-061-1/+2
* drm/vmwgfx: Implement an infrastructure for write-coherent resourcesThomas Hellstrom2019-11-061-0/+71
* drm/ttm, drm/vmwgfx: move cpu_writers handling into vmwgfxChristian König2019-10-251-0/+3
* drm/vmwgfx: Add a new define for vmwgfx user-space debuggingDeepak Rawat2019-04-081-2/+1
* drm/vmwgfx: Be more restrictive when dirtying resourcesThomas Hellstrom2019-04-081-9/+49
* drm/vmwgfx: Replace ttm_bo_unref with ttm_bo_putThomas Zimmermann2019-01-281-2/+4
* Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-12-251-1/+1
|\
| * drm/ttm: allow reserving more than one shared slot v3Christian König2018-12-071-1/+1
* | drm/vmwgfx: Protect from excessive execbuf kernel memory allocations v3Thomas Hellstrom2018-12-131-1/+20
|/
* drm/vmwgfx: Adapt validation code for reference-free lookupsThomas Hellstrom2018-09-281-4/+57
* drm/vmwgfx: Use a validation context allocator for relocations and validationsThomas Hellstrom2018-09-271-17/+75
* drm/vmwgfx: Modify the resource validation interfaceThomas Hellstrom2018-09-271-1/+1
* drm/vmwgfx: Add a validation module v2Thomas Hellstrom2018-09-271-0/+659