On Mon, Aug 25, 2025 at 10:16:23PM +0800, Yongxing Mou wrote: > From: Abhinav Kumar <quic_abhin...@quicinc.com> > > Interface type of MST interfaces is currently INTF_NONE. Update this to > INTF_DP. And correct the intf_6 intr_underrun/intr_vsync index for > dpu_8_4_sa8775p. > > Signed-off-by: Abhinav Kumar <quic_abhin...@quicinc.com> > Signed-off-by: Yongxing Mou <yongxing....@oss.qualcomm.com> > --- > drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_8_0_sc8280xp.h | 6 +++--- > drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_8_4_sa8775p.h | 12 ++++++------ > drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_9_2_x1e80100.h | 6 +++---
Also, as far as I remember, INTF_3 is not a DP1, but DP0 MST on the following platforms: - 4.0, SDM845 - 5.0, SM8150 - 5.2, SM7150 - 5.3, SM6150 - 6.0, SM8250 - 7.0, SM8350 - 8.1, SM8450 - 9.0, SM8550 - 9.1, SAR2130P - 10.0, SM8650 Please update them them as a separate patch. For this patch: Reviewed-by: Dmitry Baryshkov <dmitry.barysh...@oss.qualcomm.com> -- With best wishes Dmitry