]> git.ipfire.org Git - thirdparty/linux.git/commit
drm/amd/powerplay: correct the argument for PPSMC_MSG_SetUclkFastSwitch
authorEvan Quan <evan.quan@amd.com>
Fri, 20 Jul 2018 02:53:31 +0000 (10:53 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 27 Aug 2018 16:10:36 +0000 (11:10 -0500)
commit5d923a692868609f77db4873a3ff4420853cb38c
tree3f7052fbc91582a917dccc939d6e17571b818718
parentd940def9ab1f02bb421e02f3e9137153705a79e6
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/vega20_hwmgr.c