summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAmber Lin <amber.lin@amd.com>2026-06-25 23:09:10 -0400
committerAlex Deucher <alexander.deucher@amd.com>2026-07-01 11:41:10 -0400
commit9d5f1c0db1d37db24bb9556dd1e433eb30fbd3b6 (patch)
tree23fe075b8470c6fba434197fac09926a15a514da /tools/perf/scripts/python
parentd4af96bef22de297a7c301bebd6625a7f0152b87 (diff)
drm/amdgpu: Fix false error return to non-KCQ
amdgpu_gfx_reset_mes_compute is used to coordinate suspend_all, reset, and resume_all between KCQ and compute user queues. When a hung queue comes from the compute user queues and the reset is successful, the KCQ failure after reset should be sent to KCQ only and not the compute user queues. Compute user queues can operate after a successful reset without a mode reset. Fixes: a4e4d945cba8 ("drm/amdgpu/gfx: defer per-queue helper_end until after MES resume") Signed-off-by: Amber Lin <amber.lin@amd.com> Acked-by: Jesse Zhang <Jesse.Zhang@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions