[PATCH v2 1/1] common: edid: update timing selection logic

Svyatoslav Ryhel clamor95 at gmail.com
Thu Mar 13 12:18:58 CET 2025


чт, 13 бер. 2025 р. о 11:37 Quentin Schulz <quentin.schulz at cherry.de> пише:
>
> Hi Svyatoslav,
>
> On 3/11/25 8:34 AM, Svyatoslav Ryhel wrote:
> > From: Jonas Schwöbel <jonasschwoebel at yahoo.de>
> >
> > 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
>
> Just a drive-by question here, "standard" as part of "from a standard"?
>  From which standard? Like where did you get this piece of information
> so we could verify, fix or update it later on?
>
> Can you add that as a comment around the array in the code?
>

About Standard Timings:
https://glenwing.github.io/docs/VESA-EEDID-A2.pdf#page=30

Standard Timings are described here:
https://glenwing.github.io/docs/VESA-DMT-1.13.pdf

> Cheers,
> Quentin


More information about the U-Boot mailing list