On Fri, Aug 21, 2026 at 04:38:53PM +0200, Maxime Ripard wrote: > The mdp4 crtc implementation uses the deprecated > drm_atomic_helper_crtc_reset() as its reset hook. > > Switch to drm_atomic_helper_crtc_create_state() instead. > > Signed-off-by: Maxime Ripard <[email protected]> > --- > Cc: Abhinav Kumar <[email protected]> > Cc: Dmitry Baryshkov <[email protected]> > Cc: Jessica Zhang <[email protected]> > Cc: Marijn Suijten <[email protected]> > Cc: Rob Clark <[email protected]> > Cc: Sean Paul <[email protected]> > Cc: [email protected] > Cc: [email protected] > --- > drivers/gpu/drm/msm/disp/mdp4/mdp4_crtc.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >
Reviewed-by: Dmitry Baryshkov <[email protected]> For this and other msm commits, Ack to merge them through drm-misc -- With best wishes Dmitry
