CEA mode 61 wrong in EDID parser
Anssi Hannula
anssi.hannula at iki.fi
Sat Jan 2 22:42:57 PST 2010
Hi!
The commit fc2ec95664d55f45f77f1ebb039a7c17a1fcdaa3 in xserver added the CEA
modes in xf86EdidModes.c, however it seems mode 61 is wrong:
> + { MODEPREFIX, 74250, 3700, 3740, 1430, 3960, 0, 720, 725, 730,
> 750, 0, V_PHSYNC | V_PVSYNC, MODESUFFIX }, /* VIC 61: 1280x720 at 25Hz */
At least the horizontal values are invalid. I don't have the CEA spec so I
don't know the what the correct values are.
--
Anssi Hannula
More information about the xorg-devel
mailing list