Re: [PATCH v11 25/74] drm/display: bridge_connector: Switch to .force_ctx() connector helper

From: Maxime Ripard

Date: Tue Sep 08 2026 - 06:42:00 EST


On Tue, 1 Sep 2026 21:50:49 +0300, Cristian Ciocaltea wrote:
> Turn drm_bridge_connector_force() into a .force_ctx() implementation and
> hand the acquire context over to
> drm_atomic_helper_connector_hdmi_force_ctx(), so that the HDMI connector
> framework can reset the CRTC to recover the SCDC state when the sink
> reconnects while the display pipeline is active.
>
> [ ... ]

Reviewed-by: Maxime Ripard <mripard@xxxxxxxxxx>

Thanks!
Maxime