Re: [PATCH v10 04/69] drm/connector: Add drmm_connector_hdmi_init() with new signature

From: Maxime Ripard

Date: Wed Aug 19 2026 - 06:10:53 EST


On Fri, 31 Jul 2026 19:19:11 +0300, Cristian Ciocaltea wrote:
> In preparation for providing HDMI 2.x source capabilities, move the
> vendor, product, supported_formats and max_bpc parameters out of the
> init function into struct drm_connector_hdmi_funcs, and add new
> supported_hdmi_ver and supported_tmds_char_rate fields there as well.
>
>
> [ ... ]

Reviewed-by: Maxime Ripard <mripard@xxxxxxxxxx>

Thanks!
Maxime