diff options
author | Chris Wilson <[email protected]> | 2021-02-01 16:42:22 +0000 |
---|---|---|
committer | Daniel Vetter <[email protected]> | 2021-03-24 19:30:36 +0100 |
commit | c9a995e5a768c10a2d09d1fe196c69e7736ed9c3 (patch) | |
tree | fb7e2b63acbcedb0beadb630e6165b888eba5063 /tools/perf/util/trace-event-scripting.c | |
parent | 8bb92516da076968411c65100ea9d11c9440b783 (diff) |
drm/i915/gt: Retire unexpected starting state error dumping
We have not seen an occurrence of the false restart state recenty, and if
we did see such an event from inside engine-reset, it would deadlock on
trying to suspend the tasklet to read the register state (from inside
the tasklet). Instead, we inspect the context state before submission
which will alert us to any issues prior to execution on HW.
Signed-off-by: Chris Wilson <[email protected]>
Cc: Mika Kuoppala <[email protected]>
Cc: Tvrtko Ursulin <[email protected]>
Cc: Andi Shyti <[email protected]>
Reviewed-by: Andi Shyti <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions