]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amd/display: Modify HPO pixel clock programming to support DPM
authorDillon Varone <dillon.varone@amd.com>
Thu, 14 Mar 2024 20:21:32 +0000 (16:21 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 20 May 2024 20:20:24 +0000 (16:20 -0400)
commit7991585b7743fb9b88e8cd2317ce7a87c4f86450
tree07366113409dfdbd86fd55d6cd683361dd75aed7
parentbea00fab2b0e5359ee88a2b127f15a35cd48872b
drm/amd/display: Modify HPO pixel clock programming to support DPM

Need to select DTBCLK and DPREFCLK as DTBCLK_p source according to
hardware guidance.

Reviewed-by: Rodrigo Siqueira <Rodrigo.Siqueira@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/dce/dce_clock_source.c