commit | c69dd2d06cdfb1bb8c6cd0ebfb3cc1e502b9de3a | [log] [tgz] |
---|---|---|
author | Eric Yang <Eric.Yang2@amd.com> | Wed May 08 19:06:30 2019 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Sat Jun 22 09:34:07 2019 -0500 |
tree | 9d37298a65db8a6f254666d64208e6973ea1377d | |
parent | 8712bda45cdc9e40f92c5a513489a13de38cfdc0 [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>