xserver/hw/xfree86/ddc
Aaron Ma 2720b87157 xfree86: add drm modes on non-GTF panels
EDID1.4 replaced GTF Bit with Continuous or Non-Continuous Frequency Display.

Check the "Display Range Limits Descriptor" for GTF support.
If panel doesn't support GTF, then add gtf modes.

Otherwise X will only show the modes in "Detailed Timing Descriptor".

V2: Coding style changes.
V3: Coding style changes, remove unused variate.
V4: remove unused variate.

BugLink: https://gitlab.freedesktop.org/drm/intel/issues/313
Signed-off-by: Aaron Ma <aaron.ma@canonical.com>
Reviewed-by: Adam Jackson <ajax@redhat.com>
(cherry picked from commit 6a79a737e2)
2020-08-18 04:12:09 +00:00
..
DDC.HOWTO Fix some documentation typos 2008-03-03 16:11:05 -05:00
Makefile.am Replace INCLUDES with AM_CPPFLAGS 2013-08-06 13:08:13 +10:00
ddc.c xfree86: small memory leaks fixes 2016-09-28 14:53:39 -04:00
ddcProperty.c xfree86: Create EDID atom from the root window callback (v2) 2016-04-18 11:23:10 -04:00
edid.h xfree86: add drm modes on non-GTF panels 2020-08-18 04:12:09 +00:00
interpret_edid.c xfree86: add drm modes on non-GTF panels 2020-08-18 04:12:09 +00:00
meson.build Add a Meson build system alongside autotools. 2017-04-26 15:25:27 -07:00
print_edid.c Drop trailing whitespaces 2014-11-12 10:25:00 +10:00
xf86DDC.h xfree86: add drm modes on non-GTF panels 2020-08-18 04:12:09 +00:00