]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit30884913349ce296f6549fa9ac1465dc96127d46
treebd621057f54ed9e38cc35c0635cc2a68d44df977
parentd905de8546e36cdf0120ba68e3890f6e7a2278e5
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