Re: [PATCH v3 05/10] drm/bridge: refactor HDMI InfoFrame callbacks
From: Maxime Ripard
Date: Wed Jan 07 2026 - 08:27:17 EST
On Wed, 24 Dec 2025 03:02:54 +0200, Dmitry Baryshkov wrote:
> Having only a single set of callbacks, hdmi_clear_infoframe and
> hdmi_write_infoframe, bridge drivers don't have an easy way to signal to
> the DRM framework, which InfoFrames are actually supported by the
> hardware and by the driver and which are not. Also, it makes it
> extremely easy for HDMI bridge drivers to skip implementing the
>
> [ ... ]
Acked-by: Maxime Ripard <mripard@xxxxxxxxxx>
Thanks!
Maxime