summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gem/selftests/i915_gem_execbuffer.c
AgeCommit message (Expand)AuthorFilesLines
2020-09-07drm/i915: Make sure execbuffer always passes ww state to i915_vma_pin.Maarten Lankhorst1-2/+2
2020-09-07drm/i915: Pin engine before pinning all objects, v5.Maarten Lankhorst1-0/+3
2020-09-07drm/i915: Use per object locking in execbuf, v12.Maarten Lankhorst1-24/+38
2020-09-07drm/i915: Revert relocation chaining commits.Maarten Lankhorst1-5/+3
2020-09-07Revert "drm/i915/gem: Async GPU relocations only"Maarten Lankhorst1-6/+15
2020-06-05drm/i915/gem: Async GPU relocations onlyChris Wilson1-15/+6
2020-05-04drm/i915/gem: Implement legacy MI_STORE_DATA_IMMChris Wilson1-0/+171