diff options
| author | Chris Wilson <[email protected]> | 2020-02-09 13:19:15 +0000 |
|---|---|---|
| committer | Chris Wilson <[email protected]> | 2020-02-09 13:46:40 +0000 |
| commit | 26208d876d372566264bb8be76beeb0bbbcdead8 (patch) | |
| tree | b3c223c674ec113ffb40784b63008065cbe1df24 /tools/perf/scripts/python | |
| parent | 48d7fb181a9102e4936700367db8d5a04bb12c2c (diff) | |
drm/i915/gt: Fix hold/unhold recursion
In eliminating the recursion from walking the tree of signalers/waiters
for processing the hold/unhold operations, a crucial error crept in
where we looked at the parent request and not the list element when
processing the list.
Brown paper bag, much?
Closes: https://gitlab.freedesktop.org/drm/intel/issues/1166
Fixes: 32ff621fd744 ("drm/i915/gt: Allow temporary suspension of inflight requests")
Fixes: 748317386afb ("drm/i915/execlists: Offline error capture")
Signed-off-by: Chris Wilson <[email protected]>
Cc: Mika Kuoppala <[email protected]>
Cc: Tvrtko Ursulin <[email protected]>
Reviewed-by: Mika Kuoppala <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions