diff options
author | Chris Wilson <[email protected]> | 2019-05-07 13:11:05 +0100 |
---|---|---|
committer | Chris Wilson <[email protected]> | 2019-05-07 17:40:19 +0100 |
commit | ba0001657f95332302bc6494d80ef9fae4e80283 (patch) | |
tree | 3d69376bf97f96fd69a0c2f0906c1ed4a18d5e2b /tools/perf/scripts/python/check-perf-trace.py | |
parent | 05d9c8783bb29ddcfeceb50fe21d5f5dc7c814ca (diff) |
drm/i915: Flush the switch-to-kernel-context harder for DROP_IDLE
To complete the idle worker, we must complete 2 passes of wait-for-idle.
At the end of the first pass, we queue a switch-to-kernel-context and
may only idle after waiting for its completion. Speed up the flush_work
by doing the wait explicitly, which then allows us to remove the
unbounded loop trying to complete the flush_work in the next patch.
References: 79ffac8599c4 ("drm/i915: Invert the GEM wakeref hierarchy")
Testcase: igt/gem_ppgtt/flind-and-close-vma-leak
Signed-off-by: Chris Wilson <[email protected]>
Cc: Tvrtko Ursulin <[email protected]>
Reviewed-by: Tvrtko Ursulin <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions