xserver/hw/xfree86/modes
Torsten Kaiser 7c9d8cbd36 xfree86: EDID Est III parsing skips some modes
This loop needs to count from 7 to 0, not only from 7 to 1.
The current code always skips the modes {1152, 864, 75, 0}, {1280, 1024, 85, 0},
{1400, 1050, 75, 0}, {1600, 1200, 70, 0} and {1920, 1200, 60, 0}.

Signed-off-by: Torsten Kaiser <x11@ariolc.dyndns.org>
Reviewed-by: Adam Jackson <ajax@redhat.com>
Signed-off-by: Keith Packard <keithp@keithp.com>
2012-07-06 12:11:48 -07:00
..
Makefile.am displayid: Implement mode decoding. 2009-07-17 14:48:55 -04:00
xf86Crtc.c api: rework the X server driver API to avoid global arrays. 2012-06-05 13:22:18 +01:00
xf86Crtc.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
xf86Cursors.c xf86: migrate to using xf86ScreenToScrn wrapper (v2) 2012-05-21 12:59:08 +01:00
xf86DiDGA.c api: rework the X server driver API to avoid global arrays. 2012-06-05 13:22:18 +01:00
xf86DisplayIDModes.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
xf86EdidModes.c xfree86: EDID Est III parsing skips some modes 2012-07-06 12:11:48 -07:00
xf86Modes.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
xf86Modes.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
xf86RandR12.c api: rework the X server driver API to avoid global arrays. 2012-06-05 13:22:18 +01:00
xf86RandR12.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
xf86Rename.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
xf86Rotate.c dix/render: consolidate window format matching code. 2012-06-28 10:43:35 -07:00
xf86cvt.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
xf86gtf.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00