xserver/hw
Torsten Kaiser 738e55ebbd 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>
(cherry picked from commit 7c9d8cbd36)
2012-07-09 10:39:29 +10:00
..
dmx dmx: Annotate dmxlog.c with _X_ATTRIBUTE_PRINTF and _X_NORETURN 2012-05-10 00:50:35 -07:00
kdrive Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
vfb Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
xfree86 xfree86: EDID Est III parsing skips some modes 2012-07-09 10:39:29 +10:00
xnest Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
xquartz XQuartz: Avoid a race in initialization of darwinPointer 2012-05-29 13:17:03 -07:00
xwin Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
Makefile.am Catch errors in recursive relink targets 2010-03-22 00:45:57 -05:00