Re: [PATCH v10 06/69] drm/probe-helper: Introduce .force_ctx() connector callback

From: Maxime Ripard

Date: Wed Aug 19 2026 - 05:57:20 EST


On Fri, 31 Jul 2026 19:19:13 +0300, Cristian Ciocaltea wrote:
> The .force() connector callback is invoked by
> drm_helper_probe_single_connector_modes() while the modeset acquire
> context it created is live, but the hook signature provides no way to
> pass it down, e.g. to support implementations needing to lock further
> objects.
>
> [ ... ]

Reviewed-by: Maxime Ripard <mripard@xxxxxxxxxx>

Thanks!
Maxime