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 <[email protected]> Thanks! Maxime
