1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/gpu/drm/msm/dp
Abhinav Kumar 319aca883b drm/msm/dp: reset the link phy params before link training
Before re-starting link training reset the link phy params namely
the pre-emphasis and voltage swing levels otherwise the next
link training begins at the previously cached levels which can result
in link training failures.

Fixes: 8ede2ecc3e ("drm/msm/dp: Add DP compliance tests on Snapdragon Chipsets")
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Tested-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> # SM8350-HDK
Reviewed-by: Stephen Boyd <swboyd@chromium.org>
Patchwork: https://patchwork.freedesktop.org/patch/605946/
Link: https://lore.kernel.org/r/20240725220450.131245-1-quic_abhinavk@quicinc.com
Signed-off-by: Abhinav Kumar <quic_abhinavk@quicinc.com>
2024-08-05 13:55:26 -07:00
..
dp_audio.c drm/msm/dp: Use function arguments for audio operations 2024-04-22 16:22:49 +03:00
dp_audio.h drm/msm/dp: unregister audio driver during unbind 2023-04-26 16:45:35 -07:00
dp_aux.c drm/msm/dp: fix runtime_pm handling in dp_wait_hpd_asserted 2024-06-05 15:53:29 -07:00
dp_aux.h drm/msm/dp: Avoid a long timeout for AUX transfer if nothing connected 2024-04-08 18:57:39 +03:00
dp_catalog.c drm/msm/dp: Use function arguments for audio operations 2024-04-22 16:22:49 +03:00
dp_catalog.h drm/msm/dp: Use function arguments for audio operations 2024-04-22 16:22:49 +03:00
dp_ctrl.c drm/msm/dp: reset the link phy params before link training 2024-08-05 13:55:26 -07:00
dp_ctrl.h drm/msm/dp: Remove unused defines and members 2024-04-22 16:22:49 +03:00
dp_debug.c drm/msm/dp: Drop unused dp_debug struct 2024-04-22 16:22:49 +03:00
dp_debug.h drm/msm/dp: Drop unused dp_debug struct 2024-04-22 16:22:49 +03:00
dp_display.c drm/msm/dp: switch to struct drm_edid 2024-06-24 19:41:06 +03:00
dp_display.h drm/msm/dp: Remove unused defines and members 2024-04-22 16:22:49 +03:00
dp_drm.c drm/msm/dp: Remove unused defines and members 2024-04-22 16:22:49 +03:00
dp_drm.h drm/msm/dp: allow YUV420 mode for DP connector when CDM available 2024-03-04 11:38:51 +02:00
dp_link.c drm/msm/dp: Remove unused defines and members 2024-04-22 16:22:49 +03:00
dp_link.h drm/msm/dp: Remove unused defines and members 2024-04-22 16:22:49 +03:00
dp_panel.c drm/msm/dp: fix the max supported bpp logic 2024-08-05 13:52:13 -07:00
dp_panel.h drm/msm/dp: switch to struct drm_edid 2024-06-24 19:41:06 +03:00
dp_reg.h drm/msm/dp: enable SDP and SDE periph flush update 2024-03-04 11:38:51 +02:00
dp_utils.c drm/msm/dp: add VSC SDP support for YUV420 over DP 2024-03-04 11:38:50 +02:00
dp_utils.h drm/msm/dp: add VSC SDP support for YUV420 over DP 2024-03-04 11:38:50 +02:00