Re: [PATCH v3 09/11] drm/connector: verify that HDMI connectors support necessary InfoFrames

From: Daniel Stone
Date: Sat Aug 30 2025 - 03:34:53 EST


On Sat, 30 Aug 2025 at 02:23, Dmitry Baryshkov
<dmitry.baryshkov@xxxxxxxxxxxxxxxx> wrote:
> + if (!(supported_infoframes & DRM_CONNECTOR_INFOFRAME_VENDOR))
> + drm_info(dev, "HDMI conneector with no support for Vendor-Specific InfoFrame\n");

'conneector'