drm/amdgpu: correct the vmhub reference for each XCD in gfxhub init
authorLe Ma <le.ma@amd.com>
Thu, 24 Feb 2022 08:26:07 +0000 (16:26 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 9 Jun 2023 13:43:47 +0000 (09:43 -0400)
commited42f2cc3b56955310a16da726886e684ed88432
treee2446d0a38789b3543285a3dc5a9674903ed6dae
parent3a1083873ba7730970665d04c33680f96b27e3b4
drm/amdgpu: correct the vmhub reference for each XCD in gfxhub init

Correct this though the value is same across different vmhub.

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/gfxhub_v1_2.c