aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
diff options
context:
space:
mode:
authorMatthew Brost <[email protected]>2022-07-27 19:42:21 -0700
committerJohn Harrison <[email protected]>2022-07-29 10:35:54 -0700
commit15c5401dee76e03a1b4e30b7ba8fcec972e5bebd (patch)
tree4f14e6bc249f0e02e5a1c0cde9ac900e6595631c /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
parent9fb3473732908ff0f8d8f8763318c407489ae955 (diff)
drm/i915/guc: Fix issues with live_preempt_cancel
Having semaphores results in different behavior when a dependent request is cancelled. In the case of semaphores the request could be on the HW and complete successfully while without the request is held in the driver and the error from the dependent request is propagated. Fix live_preempt_cancel to take this behavior into account. Also update live_preempt_cancel to use new function intel_context_ban rather than intel_context_set_banned. Signed-off-by: Matthew Brost <[email protected]> Signed-off-by: John Harrison <[email protected]> Reviewed-by: John Harrison <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions