On Mon, Aug 25, 2025 at 10:16:15PM +0800, Yongxing Mou wrote: > Add a call to drm_dp_mst_atomic_check() within msm_atomic_check() to ensure > proper validation of atomic state changes related to DisplayPort > Multi-Stream Transport (MST). > > This complements the existing drm_atomic_helper_check() and allows the MST > framework to perform its own consistency checks during atomic updates, > such as validating connector states and topology changes. > > Signed-off-by: Yongxing Mou <yongxing....@oss.qualcomm.com> > --- > drivers/gpu/drm/msm/msm_atomic.c | 7 ++++++- > 1 file changed, 6 insertions(+), 1 deletion(-) >
Reviewed-by: Dmitry Baryshkov <dmitry.barysh...@oss.qualcomm.com> -- With best wishes Dmitry