[PATCH v10 05/69] drm/display: bridge_connector: Convert to drmm_connector_hdmi_init()

Maxime Ripard mripard at kernel.org
Wed Aug 19 03:06:50 PDT 2026


On Fri, 31 Jul 2026 19:19:12 +0300, Cristian Ciocaltea wrote:
> Switch drm_bridge_connector to the new drmm_connector_hdmi_init()
> signature.  The vendor, product, supported_formats and max_bpc values
> now live in struct drm_connector_hdmi_funcs instead of being passed as
> separate arguments.  This allows future HDMI 2.x capabilities to be
> plumbed without growing the function's argument list.
> 
> [ ... ]

Reviewed-by: Maxime Ripard <mripard at kernel.org>

Thanks!
Maxime



More information about the Linux-rockchip mailing list