1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/gpu/drm/msm/dsi
Marijn Suijten f12e0e1252 drm/msm/dsi: Print dual-DSI-adjusted pclk instead of original mode pclk
When dual-DSI (bonded DSI) was added in commit ed9976a09b
("drm/msm/dsi: adjust dsi timing for dual dsi mode") some DBG() prints
were not updated, leading to print the original mode->clock rather
than the adjusted (typically the mode clock divided by two, though more
recently also adjusted for DSC compression) msm_host->pixel_clk_rate
which is passed to clk_set_rate() just below.  Fix that by printing the
actual pixel_clk_rate that is being set.

Fixes: ed9976a09b ("drm/msm/dsi: adjust dsi timing for dual dsi mode")
Signed-off-by: Marijn Suijten <marijn.suijten@somainline.org>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Patchwork: https://patchwork.freedesktop.org/patch/589896/
Link: https://lore.kernel.org/r/20240417-drm-msm-initial-dualpipe-dsc-fixes-v1-1-78ae3ee9a697@somainline.org
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2024-04-22 16:22:50 +03:00
..
phy drm/msm: Drop msm_read/writel 2024-04-22 16:22:50 +03:00
dsi.c drm/msm/dsi: simplify connector creation 2024-04-22 16:22:50 +03:00
dsi.h drm/msm/dsi: simplify connector creation 2024-04-22 16:22:50 +03:00
dsi_cfg.c drm/msm: dsi: add support for DSI 2.8.0 2023-12-05 03:39:20 +03:00
dsi_cfg.h drm/msm: dsi: add support for DSI 2.8.0 2023-12-05 03:39:20 +03:00
dsi_host.c drm/msm/dsi: Print dual-DSI-adjusted pclk instead of original mode pclk 2024-04-22 16:22:50 +03:00
dsi_manager.c drm/msm/dsi: simplify connector creation 2024-04-22 16:22:50 +03:00