drm/amdgpu: Modify GC register access from MMIO to RLCG in file soc15.c
authorPeng Ju Zhou <PengJu.Zhou@amd.com>
Thu, 22 Apr 2021 03:25:42 +0000 (11:25 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 21 May 2021 14:32:07 +0000 (10:32 -0400)
commita9dc23bee25378be306d5b9b83f2e731db89128c
treea1cd42db7547e139eefc598a877ef2d374080483
parentd697f3d8b9f16e640875950ccae3f2979b49eb85
drm/amdgpu: Modify GC register access from MMIO to RLCG in file soc15.c

In SRIOV environment, KMD should access GC registers
with RLCG if GC indirect access flag enabled.

Signed-off-by: Peng Ju Zhou <PengJu.Zhou@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/soc15.c