drm/amd/pm: do not issue message while write "r" into pp_od_clk_voltage
authorHuang Rui <ray.huang@amd.com>
Wed, 10 Feb 2021 04:27:43 +0000 (12:27 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 18 Feb 2021 21:43:11 +0000 (16:43 -0500)
commitca1203d7d7295c49e5707d7def457bdc524a8edb
treea7a590add1080a40c12f788787ad968be5a69c05
parent0b7421f0a6a41a8ce60c4dadf6f9e7c62fbd2f1f
drm/amd/pm: do not issue message while write "r" into pp_od_clk_voltage

We should commit the value after restore them back to default as well.

$ echo "r" > pp_od_clk_voltage
$ echo "c" > pp_od_clk_voltage

Signed-off-by: Huang Rui <ray.huang@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu10_hwmgr.c
drivers/gpu/drm/amd/pm/swsmu/smu11/vangogh_ppt.c
drivers/gpu/drm/amd/pm/swsmu/smu12/renoir_ppt.c