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)
commit75ddb640e193a1f1796679171d7bc81ec79ad9bb
tree055a11f4344a2f4cc1309fc4a15f86adc80a764e
parentb8076b5e5b857fd82b3439fd22934a8e638c6ad8
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