drm/amdgpu: program GRBM_MCM_ADDR for non-AID0 GRBM
authorLe Ma <le.ma@amd.com>
Wed, 20 Apr 2022 15:25:48 +0000 (23:25 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 9 Jun 2023 13:43:59 +0000 (09:43 -0400)
commit36be0181eab50abbb043a087988e6c2bef59dd45
tree533b68e7e755c14c2e27bec0d87138c238315292
parentfeb36dd01403689140a42f906fc75769d3158400
drm/amdgpu: program GRBM_MCM_ADDR for non-AID0 GRBM

Otherwise the EOP interrupt on non-AID0 cannot route to IH0.

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