Re: [PATCH v10 42/69] drm/vc4: hdmi: Switch to .force_ctx() connector helper

From: Maxime Ripard

Date: Thu Aug 13 2026 - 09:28:24 EST


On Fri, 31 Jul 2026 19:19:49 +0300, Cristian Ciocaltea wrote:
> Use drm_atomic_helper_connector_hdmi_force_ctx() as the .force_ctx()
> implementation, so that the acquire context created by the probe helper
> reaches the HDMI connector framework.
>
> This is a prerequisite for converting the driver to the common HDMI 2.0
>
> [ ... ]

Reviewed-by: Maxime Ripard <mripard@xxxxxxxxxx>

Thanks!
Maxime