drm/amdgpu: Fix interrupt handling in GFX v9.4.3
authorLijo Lazar <lijo.lazar@amd.com>
Fri, 14 Oct 2022 07:36:18 +0000 (13:06 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 9 Jun 2023 13:48:12 +0000 (09:48 -0400)
commit870d1e5afca58261a147e9080abb8cc75fccb849
tree0a1252da0b8f2ebbd6f2d96290ecb544fe1f809d
parent369576c2d5a8e8c3d7efb9d598970ba3f006b07e
drm/amdgpu: Fix interrupt handling in GFX v9.4.3

IH follows a different identification scheme for its clients. Get the
right mapping of xcc instance from IH node id.

Signed-off-by: Lijo Lazar <lijo.lazar@amd.com>
Reviewed-by: Le Ma <le.ma@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v9_4_3.c