Re: [PATCH v1 ] drm/amd/pm: Removed fixed clock in auto mode DPM

2020-09-21 Thread Alex Deucher
Applied with fixed up whitespace. Thanks, Alex On Tue, Sep 15, 2020 at 3:45 AM Christian König wrote: > > Am 15.09.20 um 09:18 schrieb Sudheesh Mavila: > > SMU10_UMD_PSTATE_PEAK_FCLK value should not be used to set the DPM. > > > > Change suggested by evan.q...@amd.com > > Can't say

Re: [PATCH v1 ] drm/amd/pm: Removed fixed clock in auto mode DPM

2020-09-15 Thread Christian König
Am 15.09.20 um 09:18 schrieb Sudheesh Mavila: SMU10_UMD_PSTATE_PEAK_FCLK value should not be used to set the DPM. Change suggested by evan.q...@amd.com Can't say much about the change itself, but the Commit message is indented and the indentation in the code doesn't look consistent

[PATCH v1 ] drm/amd/pm: Removed fixed clock in auto mode DPM

2020-09-15 Thread Sudheesh Mavila
SMU10_UMD_PSTATE_PEAK_FCLK value should not be used to set the DPM. Change suggested by evan.q...@amd.com Signed-off-by: Sudheesh Mavila --- drivers/gpu/drm/amd/powerplay/hwmgr/smu10_hwmgr.c | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/drivers/gpu/drm/