xserver-multidpi/hw/xfree86/ddc
Adam Jackson 81ef1b6d60 Mark EDID modes as driver modes. Infer virtual size from driver modes.
This allows the server to guess an appropriate initial virtual size and
resolution.  The heuristic is to select the largest driver-reported mode
that matches the monitor's physical aspect ratio.  We revalidate this
estimate after mode validation, since we may have filtered away all
modes that would fill that size.

Also, the EDID preferred timing is now marked as M_T_PREFERRED as well.
2006-09-14 19:18:58 -04:00
..
DDC.HOWTO Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
ddcPriv.h Initial revision 2003-11-14 16:48:57 +00:00
ddcProperty.c Mark EDID modes as driver modes. Infer virtual size from driver modes. 2006-09-14 19:18:58 -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
Makefile.am get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE 2006-07-18 18:17:38 -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