[PATCH v1 0/1] common: edid: update timing selection logic
Svyatoslav Ryhel
clamor95 at gmail.com
Wed Mar 5 12:07:08 CET 2025
Older EDID timing algorithms relied solely on detailed timings, typically
optimized for a display's native resolution. This caused issues with newer
4K panels on older hardware, which couldn't handle those high resolutions.
To address this, the algorithm now also considers standard timings, offering
lower, compatible resolutions. Future improvements may include checking
established timings for even broader compatibility.
Jonas Schwöbel (1):
common: edid: update timing selection logic
common/edid.c | 233 ++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 233 insertions(+)
--
2.43.0
More information about the U-Boot
mailing list