summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gt/selftest_ring_submission.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/gt: Use to_gt() helperMichaƂ Winiarski2021-12-171-2/+2
* drm/i915/gt: replace IS_GEN and friends with GRAPHICS_VERLucas De Marchi2021-06-051-3/+3
* drm/i915/gt: Move submission_method into intel_gtChris Wilson2021-05-251-1/+1
* drm/i915/selftests: Prepare ring submission for obj->mm.lock removalMaarten Lankhorst2021-03-241-2/+2
* drm/i915/selftests: Always flush before unpining after writingChris Wilson2020-05-111-0/+2
* drm/i915/gt: Wait for the wa batch to be pinnedChris Wilson2020-03-071-0/+6
* drm/i915: Add mechanism to submit a context WA on ring submissionMika Kuoppala2020-03-061-0/+290