]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amd/display: Correct display clocks update block sequence
authorDillon Varone <dillon.varone@amd.com>
Tue, 7 May 2024 17:29:41 +0000 (13:29 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 20 May 2024 20:20:25 +0000 (16:20 -0400)
commit79d92dbaf60c30fe4da7a047c523ec752828678d
treeb96f3f570d3baf6a3a2eab2b9afcb22af8557291
parent9716bae1eaaf35e308cdb97b631211495cbb44d9
drm/amd/display: Correct display clocks update block sequence

[WHY&HOW]
At the time of block sequence construction, the exact reference DPP/DISP clock is
not yet known, so the clock should be passed by reference to the DTO programming
function.

Reviewed-by: Alvin Lee <alvin.lee2@amd.com>
Acked-by: Roman Li <roman.li@amd.com>
Signed-off-by: Dillon Varone <dillon.varone@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/clk_mgr/dcn401/dcn401_clk_mgr.c
drivers/gpu/drm/amd/display/dc/clk_mgr/dcn401/dcn401_clk_mgr.h