Re: [PATCH 05/13] drm/amd/powerplay: retrieve all clock ranges on startup

2018-06-19 Thread Alex Deucher
On Tue, Jun 19, 2018 at 3:38 AM, Evan Quan wrote: > So that we do not need to use PPSMC_MSG_GetMin/MaxDpmFreq to > get the clock ranges on runtime. Since that causes some problems. > > Change-Id: Ia0d6390c976749538b35c8ffde5d1e661b4944c0 > Signed-off-by: Evan Quan > --- >

[PATCH 05/13] drm/amd/powerplay: retrieve all clock ranges on startup

2018-06-19 Thread Evan Quan
So that we do not need to use PPSMC_MSG_GetMin/MaxDpmFreq to get the clock ranges on runtime. Since that causes some problems. Change-Id: Ia0d6390c976749538b35c8ffde5d1e661b4944c0 Signed-off-by: Evan Quan --- drivers/gpu/drm/amd/powerplay/hwmgr/vega12_hwmgr.c | 69 +-