OSDN Git Service

drm/amdgpu: Skip the program of GRBM_CAM* in SRIOV
authorPeng Ju Zhou <PengJu.Zhou@amd.com>
Fri, 23 Apr 2021 05:36:18 +0000 (13:36 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 20 May 2021 02:37:59 +0000 (22:37 -0400)
commite0972f8c21d2f1683329e7dddb45b0ed0a1b2fd9
tree81cd9245211821848a1462461e4a5c5fb99eaefe
parentea46eaf26c6ce1232647fe2eab8046a85cc4f05b
drm/amdgpu: Skip the program of GRBM_CAM* in SRIOV

KMD should not the program these registers,
so skip them in the SRIOV environment.

Signed-off-by: Peng Ju Zhou <PengJu.Zhou@amd.com>
Acked-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