On Sun, 22 Dec 2024 07:00:40 +0200, Dmitry Baryshkov wrote: > As pointed out by Simona, the drm_atomic_helper_check_modeset() and > drm_atomic_helper_check() require the former function is rerun if the > driver's callbacks modify crtc_state->mode_changed. MSM is one of the > drivers which failed to follow this requirement. > > As suggested by Simona, implement generic code to verify that the > drivers abide to those requirement and rework MSM driver to follow that > restrictions. > > [...] Applied to drm-misc-next, thanks! [1/6] drm/atomic-helper: document drm_atomic_helper_check() restrictions commit: 0936f0e54426177b0f0263ddf806ed5e13487db6 Best regards, -- With best wishes Dmitry