commit | 70fef5741c6b82ad293a225f116006565646fb72 | [log] [tgz] |
---|---|---|
author | Evan Quan <evan.quan@amd.com> | Mon Jun 11 15:41:44 2018 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Jul 05 16:38:53 2018 -0500 |
tree | 25717cebe39d15c36898e8e7b3f95a42d58133c8 | |
parent | 3b579c5483286fba6e13bc4b2f1d8a6627410371 [diff] |
drm/amd/powerplay: retrieve all clock ranges on startup So that we do not need to use PPSMC_MSG_GetMin/MaxDpmFreq to get the clock ranges on runtime. Since that causes some problems. Signed-off-by: Evan Quan <evan.quan@amd.com> Acked-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>