drm/amd/powerplay: correct the argument for PPSMC_MSG_SetUclkFastSwitch
authorEvan Quan <evan.quan@amd.com>
Mon, 16 Jul 2018 09:23:19 +0000 (17:23 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 24 Jul 2018 20:14:25 +0000 (15:14 -0500)
commitf132d56162e670d2338902753b88ecbf29ca46a0
tree69ee9e78115bf31eea9e953cac286885ceaa975d
parent59a8348fc5b363a0c19be73bc9f5790e0f8f803a
drm/amd/powerplay: correct the argument for PPSMC_MSG_SetUclkFastSwitch

The argument was set wrongly. Fast/slow switch was asked when there is
actually a slow/fast switch needed.

Signed-off-by: Evan Quan <evan.quan@amd.com>
Reviewed-by: Rex Zhu <rex.zhu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c
drivers/gpu/drm/amd/powerplay/hwmgr/vega12_hwmgr.c