]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: Don't write GCVM_L2_CNTL* regs on navi12 VF
authorRohit Khaire <Rohit.Khaire@amd.com>
Fri, 21 Feb 2020 20:04:13 +0000 (15:04 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 26 Feb 2020 19:17:33 +0000 (14:17 -0500)
commitcb944c99ec8a48c41865f01130e1e1d029d46b85
tree055a11f4344a2f4cc1309fc4a15f86adc80a764e
parent43734c0bb2c19dbad8afdd887d2ec7a5b6e0ff97
drm/amdgpu: Don't write GCVM_L2_CNTL* regs on navi12 VF

This change disables programming of GCVM_L2_CNTL* regs on VF.

Signed-off-by: Rohit Khaire <Rohit.Khaire@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfxhub_v2_0.c