Re: [PATCH v7 00/15] drm/msm/dp: Prerequisite cleanup for upcoming MST support
From: Dmitry Baryshkov
Date: Sun Jul 12 2026 - 19:52:50 EST
On Wed, Jun 24, 2026 at 11:16:39AM +0800, Yongxing Mou wrote:
>
>
> On 6/9/2026 5:46 PM, Yongxing Mou wrote:
> > This series is the SST-only prerequisite portion of the MSM DP MST
> > work. It refactors the existing DP code paths so that MST can
> > plug in cleanly in a follow-up series, without bundling the cleanup
> > with MST functionality in the same submission.
> >
> > SST behaviour is preserved end-to-end; no new functionality is added
> > here. The intent is to land these refactors first to keep the
> > follow-up MST series focused, smaller, and easier to review.
> >
> > Signed-off-by: Yongxing Mou <yongxing.mou@xxxxxxxxxxxxxxxx>
> >
> > ---
> > Abhinav Kumar (6):
> > drm/msm/dp: break up dp_display_enable into two parts
> > drm/msm/dp: re-arrange dp_display_disable() into functional parts
> > drm/msm/dp: allow dp_ctrl stream APIs to use any panel passed to it
> > drm/msm/dp: split dp_ctrl_off() into stream and link parts
> > drm/msm/dp: make bridge helpers use dp_display to allow re-use
> > drm/msm/dp: separate dp_display_prepare() into its own API
> >
> > Yongxing Mou (9):
> > drm/msm/dp: remove cached drm_edid from panel
> > drm/msm/dp: drop deprecated .mode_set() and use .atomic_enable
> > drm/msm/dp: move mode setup into msm_dp_panel_init_panel_info()
> > drm/msm/dp: split msm_dp_ctrl_config_ctrl() into link parts and stream parts
> > drm/msm/dp: extract MISC1_MISC0 configuration into a separate function
> > drm/msm/dp: split link setup from source params
> > drm/msm/dp: move the pixel clock control to its own API
> > drm/msm/dp: simplify link and clock disable sequence
> > drm/msm/dp: pass panel to display enable/disable helpers
> >
> Hi Dmitry, will this series be merged next cycle?
Hi,
Would you mind responding to Sashiko reviews?
--
With best wishes
Dmitry