Re: [PATCH v10 20/69] drm/display: hdmi-state-helper: Add source TMDS rate validation
"Maxime Ripard" <[email protected]>
| Newsgroups | gmane.linux.kernel,gmane.comp.video.dri.devel,gmane.linux.ports.arm.kernel,gmane.linux.ports.arm.rockchip |
|---|---|
| Message-ID | <[email protected]> |
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 <[email protected]> Thanks! Maxime