commit | baa1fd7f32f23118f067b5af79b53998a617ef17 | [log] [tgz] |
---|---|---|
author | Eric Yang <Eric.Yang2@amd.com> | Wed May 08 19:06:30 2019 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri May 31 10:39:32 2019 -0500 |
tree | 3634a9e4bd2ef774fc660a401fb642124f3eec73 | |
parent | 961ea20155d79794ec581861680c6926be299898 [diff] |
drm/amd/display: Refactor clk_mgr functions [Why] Some HW specific implementations can be pulled out into clk_mgr.c. [How] * Pull get_active_display_cnt out to clk_mgr. * Pull out shared logic in set_dispclk and set_dprefclk Signed-off-by: Eric Yang <Eric.Yang2@amd.com> Reviewed-by: Tony Cheng <Tony.Cheng@amd.com> Acked-by: Leo Li <sunpeng.li@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>