[PATCH v1 0/1] video: edid: guard standard timings EDID expansion behind kconfig

Tom Rini trini at konsulko.com
Fri Mar 14 17:21:18 CET 2025


On Fri, Mar 14, 2025 at 08:47:19AM +0200, Svyatoslav Ryhel wrote:

> Since EDID only indicates supported standard timings, a large table with
> detailed timing information is necessary, consuming significant space. To
> mitigate this, the table is made configurable via kconfig, allowing it to
> be excluded when not needed.
> 
> Svyatoslav Ryhel (1):
>   video: edid: guard standard timings EDID expansion behind kconfig
> 
>  common/edid.c         | 6 ++++++
>  drivers/video/Kconfig | 6 ++++++
>  2 files changed, 12 insertions(+)

To be clear, when the flag is not enabled do we have something similar
to the old behavior, at least in the correctly functions case?

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20250314/2445636c/attachment.sig>


More information about the U-Boot mailing list