[PATCH 0/2] drm/msm/dp: Fix Type-C Timing
From: James A. MacInnes
Date: Tue Feb 11 2025 - 22:42:47 EST
SDM845 DisplayPort output inop on DP Monitor and tears on HDMI.
Fixed
- SDM845 does not support wide mode.
- SDM845 does not need porch shift.
Verified functionality on SDM845.
James A. MacInnes (2):
drm/msm/dp: Disable wide bus support for SDM845
drm/msm/disp: Correct porch timing for SDM845
drivers/gpu/drm/msm/disp/dpu1/dpu_encoder_phys_vid.c | 8 ++++----
drivers/gpu/drm/msm/dp/dp_display.c | 7 ++++++-
2 files changed, 10 insertions(+), 5 deletions(-)
--
2.43.0