Re: [PATCH v10 42/69] drm/vc4: hdmi: Switch to .force_ctx() connector helper
"Maxime Ripard" <[email protected]>
| Newsgroups | dev.linux.lists.linux-sunxi,org.freedesktop.lists.dri-devel,org.infradead.lists.linux-arm-kernel,org.infradead.lists.linux-rockchip,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
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 <[email protected]> Thanks! Maxime