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)
commit1291bd70a2ee4507549bbc6379efbfb290e8f85a
tree19564ce6c2ef8f5dbb87141465eb5a557c49b65d
parent9e441478623fd913d4340654682b19f0c24e629d
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