drm/amd/display: fix dccg root clock optimization related hang
[Why] enable dpp rcg before we disable dppclk in hw_init cause system hang/reboot
[How] we remove dccg rcg related code from init into
drm/amd/display: fix dccg root clock optimization related hang
[Why] enable dpp rcg before we disable dppclk in hw_init cause system hang/reboot
[How] we remove dccg rcg related code from init into a separate function and call it after we init pipe
Reviewed-by: Nicholas Kazlauskas <[email protected]> Signed-off-by: Qili Lu <[email protected]> Signed-off-by: Hamza Mahfooz <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
show more ...
|