On Fri, 17 Oct 2025 19:33:27 +0300, Ville Syrjala wrote: > From: Ville Syrjälä > > drm_{crtc,plane,connector,private_obj}_get_state() must not > be called after the atomic check phase. At that point the commit > has been carved in stone and no new objects must be introduced > > [ ... ] Reviewed-by: Maxime Ripard Thanks! Maxime