]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu/sriov skip the update of SMU_TABLE_ACTIVITY_MONITOR_COEFF
authorJack Zhang <Jack.Zhang1@amd.com>
Wed, 15 Jan 2020 09:03:31 +0000 (17:03 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 16 Jan 2020 18:35:45 +0000 (13:35 -0500)
commit1024c28e65166a1c1f0c1e965b1aefde51392071
tree19564ce6c2ef8f5dbb87141465eb5a557c49b65d
parent4920fe35c4332811848325a61a76beaad778eb17
drm/amdgpu/sriov skip the update of SMU_TABLE_ACTIVITY_MONITOR_COEFF

There's no need to dump ACTIVITY_MONITOR_COEFF under VF.
Therefore, Skip the update of SMU_TABLE_ACTIVITY_MONITOR_COEFF
under SRIOV VF.

Signed-off-by: Jack Zhang <Jack.Zhang1@amd.com>
Reviewed-by: Evan Quan <evan.quan@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/powerplay/arcturus_ppt.c