Re: [PATCH] drm/amd/powerplay: Set higher SCLK&MCLK frequency than dpm7 in OD

2018-06-12 Thread Deucher, Alexander
Acked-by: Alex Deucher From: amd-gfx on behalf of Zhu, Rex Sent: Tuesday, June 12, 2018 11:01:46 AM To: Feng, Kenneth; amd-gfx@lists.freedesktop.org Subject: Re: [PATCH] drm/amd/powerplay: Set higher SCLK&MCLK frequency than dpm7 in OD Acked-by: Rex

Re: [PATCH] drm/amd/powerplay: Set higher SCLK&MCLK frequency than dpm7 in OD

2018-06-12 Thread Zhu, Rex
Acked-by: Rex Zhu Best Regards Rex From: amd-gfx on behalf of Kenneth Feng Sent: Tuesday, June 12, 2018 10:54 PM To: amd-gfx@lists.freedesktop.org Cc: Feng, Kenneth Subject: [PATCH] drm/amd/powerplay: Set higher SCLK&MCLK frequency than dpm7 in OD Fix

[PATCH] drm/amd/powerplay: Set higher SCLK&MCLK frequency than dpm7 in OD

2018-06-12 Thread Kenneth Feng
Fix the issue that SCLK&MCLK can't be set higher than dpm7 when OD is enabled in SMU7. Change-Id: If8249795739e29a063154cffce693b3c77cca151 Signed-off-by: Kenneth Feng --- drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dri