]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/amdgpu: Fixup detect and reset
authorAmber Lin <Amber.Lin@amd.com>
Fri, 13 Mar 2026 09:35:55 +0000 (05:35 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 17 Apr 2026 19:41:14 +0000 (15:41 -0400)
commit640482525554cc08370f2355be61b9fdf2b066d4
tree8773e472afb9f7e3511f445375f108fc9a03842f
parenta132fc9bc2f8b394a2f75947a0e1f5c22482a94c
drm/amdgpu: Fixup detect and reset

Identify hung queues by comparing doorbells shown in hqd_info from MES
with doorbells stored in the driver to find matching queues.

Suggested-by: Jonathan Kim <jonathan.kim@amd.com>
Signed-off-by: Amber Lin <Amber.Lin@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_mes.c