commit | ee9ea6d88593509f2bbfb8bd40482b21b6a7502c | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Tue Nov 19 15:54:17 2019 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Nov 22 15:41:30 2019 -0500 |
tree | 721f28ab1e039f8260468a3bc7c5c3604036bbec | |
parent | e9c5dbc1a287735078b8dd3a0028458d9c09b158 [diff] |
drm/amd/display: add default clocks if not able to fetch them dm_pp_get_clock_levels_by_type needs to add the default clocks to the powerplay case as well. This was accidently dropped. Fixes: b3ea88fef321de ("drm/amd/powerplay: add get_clock_by_type interface for display") Bug: https://gitlab.freedesktop.org/drm/amd/issues/906 Reviewed-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>