summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/selftests/igt_flush_test.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Move request runtime management onto gtChris Wilson2019-10-041-4/+5
* drm/i915: Merge wait_for_timelines with retire_requestChris Wilson2019-10-041-3/+1
* drm/i915: Drop struct_mutex from around i915_retire_requests()Chris Wilson2019-10-041-18/+12
* drm/i915/gt: Use intel_gt as the primary object for handling resetsChris Wilson2019-07-121-2/+3
* drm/i915: Move more GEM objects under gem/Chris Wilson2019-05-281-2/+4
* drm/i915: Invert the GEM wakeref hierarchyChris Wilson2019-04-241-13/+19
* drm/i915: Reduce presumption of request ordering for barriersChris Wilson2019-03-081-1/+1
* drm/i915: Beware temporary wedging when determining -EIOChris Wilson2019-02-201-1/+1
* drm/i915/selftests: Replace wait-on-timeout with explicit timeoutChris Wilson2018-07-091-46/+9
* drm/i915: Provide a timeout to i915_gem_wait_for_idle()Chris Wilson2018-07-091-1/+1
* drm/i915/selftests: Only switch to kernel context when lockedChris Wilson2018-05-091-1/+2
* drm/i915/selftests: Return to kernel context after each testChris Wilson2018-05-081-0/+5
* drm/i915/selftests: Refactor common flush_test()Chris Wilson2018-05-081-0/+64