On Thu, 9 Oct 2025 13:39:02 +0200, Luca Ceresoli wrote: > Take the encoder chain mutex while iterating over the encoder chain in > drm_atomic_bridge_chain_pre_enable() and > drm_atomic_bridge_chain_post_disable() to ensure the lists won't change > while being inspected. > > > [ ... ]
Reviewed-by: Maxime Ripard <[email protected]> Thanks! Maxime
