On Tue, Jun 02, 2026 at 05:11:22PM +0800, Yongxing Mou wrote: > From: Abhinav Kumar <[email protected]> > > With MST, multiple sinks share a single DP controller, so a cached > panel in msm_dp_ctrl_private can no longer represent the per-stream > sink. Drop the cache and pass panel explicitly to all stream-related > dp_ctrl APIs. > > Signed-off-by: Abhinav Kumar <[email protected]> > Signed-off-by: Yongxing Mou <[email protected]> > --- > drivers/gpu/drm/msm/dp/dp_ctrl.c | 196 > ++++++++++++++++++++---------------- > drivers/gpu/drm/msm/dp/dp_ctrl.h | 28 ++++-- > drivers/gpu/drm/msm/dp/dp_display.c | 24 ++--- > 3 files changed, 140 insertions(+), 108 deletions(-) >
Reviewed-by: Dmitry Baryshkov <[email protected]> -- With best wishes Dmitry
