U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/1] video: edid: guard standard timings EDID expansion behind kconfig
@ 2025-03-14  6:47 Svyatoslav Ryhel
  2025-03-14  6:47 ` [PATCH v1 1/1] " Svyatoslav Ryhel
  2025-03-14 16:21 ` [PATCH v1 0/1] " Tom Rini
  0 siblings, 2 replies; 5+ messages in thread
From: Svyatoslav Ryhel @ 2025-03-14  6:47 UTC (permalink / raw)
  To: Tom Rini, Anatolij Gustschin, Svyatoslav Ryhel, Marek Vasut,
	Jonas Schwöbel, Simon Glass, Anton Bambura
  Cc: u-boot

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(+)

-- 
2.43.0


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-03-14 16:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-14  6:47 [PATCH v1 0/1] video: edid: guard standard timings EDID expansion behind kconfig Svyatoslav Ryhel
2025-03-14  6:47 ` [PATCH v1 1/1] " Svyatoslav Ryhel
2025-03-14 16:21 ` [PATCH v1 0/1] " Tom Rini
2025-03-14 16:47   ` Svyatoslav Ryhel
2025-03-14 16:57     ` Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox