drm/amd/display: Use correct pixel clock to program DTBCLK DTO's
authorDillon Varone <Dillon.Varone@amd.com>
Wed, 28 Sep 2022 20:33:47 +0000 (16:33 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 10 Oct 2022 21:17:36 +0000 (17:17 -0400)
commitc19d3eace484ca5627817a1de85af1de06d538b6
treebd621057f54ed9e38cc35c0635cc2a68d44df977
parent2fd23d467d4fb4e9bb3c3758ee49799f690f5f72
drm/amd/display: Use correct pixel clock to program DTBCLK DTO's

[Why?]
Currently phy_pix_clk is used to program DTO's which is incorrect.

[How?]
Use the timing pixel clock to program DTO's correctly.

Reviewed-by: Martin Leung <Martin.Leung@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Acked-by: Qingqing Zhuo <qingqing.zhuo@amd.com>
Signed-off-by: Dillon Varone <Dillon.Varone@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/link/link_hwss_hpo_dp.c