Re: [PATCH v10 20/69] drm/display: hdmi-state-helper: Add source TMDS rate validation

From: Maxime Ripard

Date: Thu Aug 13 2026 - 09:37:35 EST


On Fri, 31 Jul 2026 19:19:27 +0300, Cristian Ciocaltea wrote:
> Validate the computed TMDS character rate against
> connector->hdmi.max_tmds_char_rate, when provided by the driver/source.
>
> This gives HDMI connectors common support for rejecting modes whose TMDS
> character rate exceeds the source supported limit, while still allowing
>
> [ ... ]

Reviewed-by: Maxime Ripard <mripard@xxxxxxxxxx>

Thanks!
Maxime