xserver/hw/xfree86/ddc
Keith Packard b5a8a71e64 Remove extra (and wrong) I2C ByteTimeout setting in DDC code.
The DDC code sets the I2C timeouts to VESA standards, except that it had an
extra setting of the ByteTimeout value which was wrong (off by a factor of
50). Removing this should help DDC work on many more monitors. Note that the
Intel driver duplicated these settings, along with the error. Yay for cult
and paste coding.
2007-03-17 23:38:43 -07:00
..
DDC.HOWTO Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
Makefile.am Kludge around duplicate code added in hw/xfree86/modes. 2007-02-15 21:50:48 -08:00
ddcPriv.h Initial revision 2003-11-14 16:48:57 +00:00
ddcProperty.c Merge crtc/output-based mode selection code. 2007-02-15 20:36:20 -08:00
edid.c Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
edid.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
edid_modes.c Separate DDC mode list creation from MonPtr creation. 2006-11-28 11:13:43 -08:00
interpret_edid.c Accept EDID > 1.3 but < 2.0 if we find it, assume it's compatible. 2006-12-10 11:24:05 -05:00
interpret_vdif.c Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
print_edid.c Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
print_vdif.c Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
vdif.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
xf86DDC.c Remove extra (and wrong) I2C ByteTimeout setting in DDC code. 2007-03-17 23:38:43 -07:00
xf86DDC.h Separate DDC mode list creation from MonPtr creation. 2006-11-28 11:13:43 -08:00