summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/selftests/igt_flush_test.c
AgeCommit message (Expand)Author
2023-01-26drm/i915/selftests: Flush all tiles on test exitTvrtko Ursulin
2022-02-11drm/i915: More gt idling time with guc submissionRamalingam C
2021-12-17drm/i915/selftests: Use to_gt() helperAndi Shyti
2021-07-27drm/i915/selftest: Bump selftest timeouts for hangcheckJohn Harrison
2019-10-04drm/i915: Move request runtime management onto gtChris Wilson
2019-10-04drm/i915: Merge wait_for_timelines with retire_requestChris Wilson
2019-10-04drm/i915: Drop struct_mutex from around i915_retire_requests()Chris Wilson
2019-07-12drm/i915/gt: Use intel_gt as the primary object for handling resetsChris Wilson
2019-05-28drm/i915: Move more GEM objects under gem/Chris Wilson
2019-04-24drm/i915: Invert the GEM wakeref hierarchyChris Wilson
2019-03-08drm/i915: Reduce presumption of request ordering for barriersChris Wilson
2019-02-20drm/i915: Beware temporary wedging when determining -EIOChris Wilson
2018-07-09drm/i915/selftests: Replace wait-on-timeout with explicit timeoutChris Wilson
2018-07-09drm/i915: Provide a timeout to i915_gem_wait_for_idle()Chris Wilson
2018-05-09drm/i915/selftests: Only switch to kernel context when lockedChris Wilson
2018-05-08drm/i915/selftests: Return to kernel context after each testChris Wilson
2018-05-08drm/i915/selftests: Refactor common flush_test()Chris Wilson