drm/amd/display: Always update DPPCLK_DTO when clock increase
authorOliver Logush <oliver.logush@amd.com>
Tue, 29 Mar 2022 21:39:04 +0000 (17:39 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 12 Apr 2022 18:18:18 +0000 (14:18 -0400)
commit56b5b1c7b3d7319d4bf980cf0dd05d7c808c230d
tree912c7c38d70c219d48ede37d86103c14b9fdedb1
parentc1b972a18d05d007f0ddff31db2ff50790576e92
drm/amd/display: Always update DPPCLK_DTO when clock increase

[why]
Need to update the update_clock sequence to a fully tested sequence for
dcn30

[how]
Removed the check to see if clock is lowered

Reviewed-by: Charlene Liu <Charlene.Liu@amd.com>
Acked-by: Pavle Kotarac <Pavle.Kotarac@amd.com>
Signed-off-by: Oliver Logush <oliver.logush@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/clk_mgr/dcn201/dcn201_clk_mgr.c
drivers/gpu/drm/amd/display/dc/clk_mgr/dcn301/vg_clk_mgr.c