]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amd/display: avoid reset DTBCLK at clock init
authorCharlene Liu <Charlene.Liu@amd.com>
Tue, 26 Nov 2024 17:09:25 +0000 (12:09 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 10 Jan 2025 17:12:37 +0000 (12:12 -0500)
commit0ae47e971b9add8f7b8f8d55ac5f407f6f346758
tree7a110b0038e1bed89473a290a46350f11b991e17
parent230dced3e2b712017c03ce0afb3f8c48d8af20ee
drm/amd/display: avoid reset DTBCLK at clock init

[why & how]
this is to init to HW real DTBCLK.
and use real HW DTBCLK status to update internal logic state

Reviewed-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Reviewed-by: Martin Leung <martin.leung@amd.com>
Signed-off-by: Charlene Liu <Charlene.Liu@amd.com>
Signed-off-by: Ausef Yousof <Ausef.Yousof@amd.com>
Signed-off-by: Tom Chung <chiahsuan.chung@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/dcn35/dcn35_clk_mgr.c