1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-28 19:27:10 +01:00
Files
u-boot-megous/include/display.h
Neil Armstrong eb4ee4e436 video: display: use edid_get_timing_validate() variant to filter supported EDID modes
Introduce a new display op, mode_valid() to be used with the newly
introduced edid_get_timing_validate() function, to filter supported
monitor timings if handled by the display driver.

Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
2019-07-29 00:21:49 +02:00

2.3 KiB