Re: [PATCH v11 73/74] drm/connector: Use the SPD InfoFrame field length defines
From: Maxime Ripard
Date: Tue Sep 08 2026 - 08:30:54 EST
On Tue, 1 Sep 2026 21:51:37 +0300, Cristian Ciocaltea wrote:
> DRM_CONNECTOR_HDMI_{VENDOR,PRODUCT}_LEN used to size the vendor and
> product arrays in struct drm_connector_hdmi. Those arrays are gone and
> both names are now only validated before being copied into the SPD
> InfoFrame, hence the limits they have to be checked against are the ones
> of the SPD InfoFrame fields themselves.
>
> [ ... ]
Reviewed-by: Maxime Ripard <mripard@xxxxxxxxxx>
Thanks!
Maxime