drm/amdgpu: Modify GC register access from MMIO to RLCG in file nv.c
authorPeng Ju Zhou <PengJu.Zhou@amd.com>
Fri, 23 Apr 2021 05:13:41 +0000 (13:13 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 21 May 2021 14:32:08 +0000 (10:32 -0400)
commitf2958a8b87745d707cc7cebf10ac09aa450bf8b7
tree2f670c76d9c2118ba0f05145565df3e5aec62e28
parent7373fc5e2ee4d6e66398ca29ff4264c1ece0007a
drm/amdgpu: Modify GC register access from MMIO to RLCG in file nv.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/nv.c