Re: [PATCH] drm/amd/pp: Fix bug voltage can't be OD separately on VI

2018-04-17 Thread Alex Deucher
On Tue, Apr 17, 2018 at 6:11 AM, Rex Zhu wrote: > Signed-off-by: Rex Zhu Please include a patch description. E.g., Make sure to update the MCLK and SCLK flags when setting the VDDC flags due to dependencies. With that fixed: Reviewed-by: Alex Deucher

[PATCH] drm/amd/pp: Fix bug voltage can't be OD separately on VI

2018-04-17 Thread Rex Zhu
Signed-off-by: Rex Zhu --- drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c | 16 ++-- 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c b/drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c index