summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_validation.c
AgeCommit message (Expand)AuthorFilesLines
2019-04-08drm/vmwgfx: Add a new define for vmwgfx user-space debuggingDeepak Rawat1-2/+1
2019-04-08drm/vmwgfx: Be more restrictive when dirtying resourcesThomas Hellstrom1-9/+49
2019-01-28drm/vmwgfx: Replace ttm_bo_unref with ttm_bo_putThomas Zimmermann1-2/+4
2018-12-25Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-1/+1
2018-12-13drm/vmwgfx: Protect from excessive execbuf kernel memory allocations v3Thomas Hellstrom1-1/+20
2018-12-07drm/ttm: allow reserving more than one shared slot v3Christian König1-1/+1
2018-09-28drm/vmwgfx: Adapt validation code for reference-free lookupsThomas Hellstrom1-4/+57
2018-09-27drm/vmwgfx: Use a validation context allocator for relocations and validationsThomas Hellstrom1-17/+75
2018-09-27drm/vmwgfx: Modify the resource validation interfaceThomas Hellstrom1-1/+1
2018-09-27drm/vmwgfx: Add a validation module v2Thomas Hellstrom1-0/+659