mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-05-24 11:18:13 +02:00
According to the "VESA Enhanced EDID Standard", all GTF compliant
displays are continuous frequency.
The GTF support flags in 'Display Range Limits Descriptor' cannot be
used if the display is a non-continuous frequency multi-mode display.
Closes #1105
Signed-off-by: Pascal VITOUX <vitoux.pascal@gmail.com>
Fixes:
|
||
|---|---|---|
| .. | ||
| ddc.c | ||
| DDC.HOWTO | ||
| ddcProperty.c | ||
| edid.h | ||
| interpret_edid.c | ||
| Makefile.am | ||
| meson.build | ||
| print_edid.c | ||
| xf86DDC.h | ||