Re: [PATCH v3 7/7] drm/bridge: prevent encoder chain changes in pre_enable/post_disable

From: Maxime Ripard

Date: Wed Oct 29 2025 - 04:55:24 EST


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 <mripard@xxxxxxxxxx>

Thanks!
Maxime