xserver/hw/xfree86/drivers/modesetting
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
..
Makefile.am modesetting: Fix broken manpage in autoconf build 2019-10-30 19:38:30 +00:00
dri2.c modesetting: Disable pageflipping when using a swcursor 2020-05-22 08:07:56 +02:00
driver.c modesetting: Disable pageflipping when using a swcursor 2020-05-22 08:07:56 +02:00
driver.h modesetting: Disable pageflipping when using a swcursor 2020-05-22 08:07:56 +02:00
drmmode_display.c xfree86: add drm modes on non-GTF panels 2020-08-18 04:12:09 +00:00
drmmode_display.h modesetting: Disable pageflipping when using a swcursor 2020-05-22 08:07:56 +02:00
dumb_bo.c modesetting: Include dix-config.h from dumb_bo.c 2015-05-12 08:02:11 -07:00
dumb_bo.h modesetting: Drop dumb_bo::map_count field and dead unmap code. 2014-12-11 11:26:19 -08:00
meson.build modesetting: set gbm as dependency in meson build 2018-05-08 12:41:58 -04:00
modesetting.man modesetting: Document Option "DoubleShadow" in the man page 2018-10-04 17:25:52 +02:00
pageflip.c modesetting: Use atomic modesetting to set DPMS mode 2018-04-04 14:01:48 -04:00
present.c modesetting: Disable pageflipping when using a swcursor 2020-05-22 08:07:56 +02:00
vblank.c modesetting: Check whether RandR was initialized before calling rrGetScrPriv 2020-01-13 22:11:10 +00:00