summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorJohn Harrison <John.C.Harrison@Intel.com>2022-07-28 05:42:25 +0300
committerJohn Harrison <John.C.Harrison@Intel.com>2022-07-29 20:35:59 +0300
commitdd9d3cbe9efcdb2a0d88c80d0e492ccae54a5b63 (patch)
tree3d9dd7ac10389a275411f5315393201593bd41a7 /tools/perf/scripts/python/stackcollapse.py
parent52d4cfdc2460cb7f0528e27cdc9fb808f299d325 (diff)
downloadlinux-dd9d3cbe9efcdb2a0d88c80d0e492ccae54a5b63.tar.xz
drm/i915/guc: Don't abort on CTB_UNUSED status
When the KMD sends a CLIENT_RESET request to GuC (as part of the suspend sequence), GuC will mark the CTB buffer as 'UNUSED'. If the KMD then checked the CTB queue, it would see a non-zero status value and report the buffer as corrupted. Technically, no G2H messages should be received once the CLIENT_RESET has been sent. However, if a context was outstanding on an engine then it would get reset and a reset notification would be sent. So, don't actually treat UNUSED as a catastrophic error. Just flag it up as unexpected and keep going. Signed-off-by: John Harrison <John.C.Harrison@Intel.com> Reviewed-by: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20220728024225.2363663-7-John.C.Harrison@Intel.com
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions