On Mon, 11 Aug 2025 14:34:03 +0800, Xiaolei Wang wrote: > Commit 66671944e176 ("drm/tests: helpers: Add atomic helpers") > added the atomic state path, so adding the drm connector > atomic_[duplicate/destroy]_state is also necessary. > > WARNING: CPU: 0 PID: 96 at drivers/gpu/drm/drm_connector.c:234 > drm_connector_init_only+0x934/0xee0 > > [ ... ]
Reviewed-by: Maxime Ripard <mrip...@kernel.org> Thanks! Maxime