]> 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)
commit11e1e60096a3b2d221c3695f799940fdeab0d20f
tree19564ce6c2ef8f5dbb87141465eb5a557c49b65d
parentd48031b059e8c525f1fc7a29b6b961b53e53d881
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