| Date | Tue, 26 Aug 2025 01:23:21 +0300 | | From | Dmitry Baryshkov <> | | Subject | Re: [PATCH v3 25/38] drm/msm/dp: Mark the SST bridge disconnected when mst is active |
| |
On Mon, Aug 25, 2025 at 10:16:11PM +0800, Yongxing Mou wrote: > From: Abhinav Kumar <quic_abhinavk@quicinc.com> > > The bridge detect function is only applicable for SST. In MST mode, > connector detection is handled by MST bridges. This patch skips > detection for the SST bridge when MST is active. > > Signed-off-by: Abhinav Kumar <quic_abhinavk@quicinc.com> > Signed-off-by: Yongxing Mou <yongxing.mou@oss.qualcomm.com> > --- > drivers/gpu/drm/msm/dp/dp_display.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
-- With best wishes Dmitry
|