xserver/hw/xfree86/ddc
Adam Jackson 72af975f9c Fix up EDID blocks where the max pixclock exceeds the preferred mode clock.
Base EDID only lets you specify the maximum dotclock in tens of MHz, which
is too fuzzy for some monitors.  1600x1200@60 is just over 160MHz, but if
the monitor really can't handle any mode at 170MHz, then 160 is more
correct.  Fix up the EDID block before the driver can see it in this case,
so we don't spuriously reject modes.
2006-09-14 18:56:34 -04:00
..
DDC.HOWTO Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
Makefile.am get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE 2006-07-18 18:17:38 -04:00
ddcPriv.h Initial revision 2003-11-14 16:48:57 +00:00
ddcProperty.c Allow hsync and vsync ranges to be overridden independently again. 2006-09-14 18:46:10 -04: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
interpret_edid.c Fix up EDID blocks where the max pixclock exceeds the preferred mode clock. 2006-09-14 18:56:34 -04: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 Delete internal usage of the symbol ref/req lists. 2006-07-21 18:47:18 -04:00
xf86DDC.h Bug #5386: Synthesize modelines from EDID data. 2006-09-14 18:30:36 -04:00