Re: [PATCH v10 44/69] drm/vc4: hdmi: Convert to drmm_connector_hdmi_init()

From: Maxime Ripard

Date: Thu Aug 20 2026 - 07:35:16 EST


On Fri, 31 Jul 2026 19:19:51 +0300, Cristian Ciocaltea wrote:
> Switch driver over to the new drmm_connector_hdmi_init() signature. The
> vendor, product, supported_formats and max_bpc values previously passed
> as arguments are now provided through struct drm_connector_hdmi_funcs,
> together with the new supported_hdmi_ver field.
>
>
> [ ... ]

Reviewed-by: Maxime Ripard <mripard@xxxxxxxxxx>

Thanks!
Maxime