OSDN Git Service

drm/amdgpu: Modify GC register access from MMIO to RLCG in file gfx_v10*
authorPeng Ju Zhou <PengJu.Zhou@amd.com>
Wed, 21 Apr 2021 10:15:39 +0000 (18:15 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 21 May 2021 14:32:07 +0000 (10:32 -0400)
commitcda722d2a8b23f7b4cb7fdd408c8a79c86d9b0f9
tree222943e4d5b0a551a65d018200ffaa742ee0d4f7
parenta5504e9ad48ac523afffba417e5a77d5c09af003
drm/amdgpu: Modify GC register access from MMIO to RLCG in file gfx_v10*

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