Re: [PATCH v3 1/7] drm/encoder: add mutex to protect the bridge chain

From: Maxime Ripard

Date: Wed Oct 29 2025 - 04:45:35 EST


On Thu, 9 Oct 2025 13:38:56 +0200, Luca Ceresoli wrote:
> The per-encoder bridge chain is currently assumed to be static once it is
> fully initialized. Work is in progress to add hot-pluggable bridges,
> breaking that assumption.
>
> With bridge removal, the encoder chain can change without notice, removing
>
> [ ... ]

Reviewed-by: Maxime Ripard <mripard@xxxxxxxxxx>

Thanks!
Maxime