Re: [PATCH v10 42/69] drm/vc4: hdmi: Switch to .force_ctx() connector helper
"Maxime Ripard" <[email protected]>
| Newsgroups | gmane.linux.kernel,gmane.comp.video.dri.devel,gmane.linux.ports.arm.kernel,gmane.linux.ports.arm.rockchip |
|---|---|
| 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