Re: [PATCH 08/13] drm/amd/powerplay: correct smc display config setting

2018-06-19 Thread Alex Deucher
On Tue, Jun 19, 2018 at 3:39 AM, Evan Quan wrote: > Multi monitor situation should be taked into consideration. > Also, there is no need to setup UCLK hard min clock level. This looks like it should be two patches since there are two distinct changes. Also please extend the commit messages a

[PATCH 08/13] drm/amd/powerplay: correct smc display config setting

2018-06-19 Thread Evan Quan
Multi monitor situation should be taked into consideration. Also, there is no need to setup UCLK hard min clock level. Change-Id: Icf1bc9b420a4048d9071e386308d30999491 Signed-off-by: Evan Quan --- drivers/gpu/drm/amd/powerplay/hwmgr/vega12_hwmgr.c | 13 ++--- 1 file changed, 2