]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: Modify GC register access from MMIO to RLCG in file amdgpu_gmc.c
authorPeng Ju Zhou <PengJu.Zhou@amd.com>
Fri, 23 Apr 2021 05:42:01 +0000 (13:42 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 21 May 2021 14:32:08 +0000 (10:32 -0400)
commitbaf5a7e3d6af0064f945f7929c79d7487c7fbed2
tree6c01a785ec31cf7326c53afbeae27f38a6b266dc
parent3d6fa9b7c089a73aa398420dbd89ad59d2464e47
drm/amdgpu: Modify GC register access from MMIO to RLCG in file amdgpu_gmc.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/amdgpu_gmc.c
drivers/gpu/drm/amd/amdgpu/gmc_v10_0.c