xserver/hw
Adam Jackson a8f9936f55 Prefer driver-provided modes when matching name strings to modelines.
Well, kinda.  Strictly we prefer M_T_BUILTIN strongest since those are modes
where the driver has said it absolutely can't do anything else (VBE).  Then
we look for user-defined modes, ie, modelines from the config file.  Then
we consider modes reported by the monitor via EDID.  Finally if nothing has
matched yet we consider the default mode pool.

Within each of the above-mentioned classes, modes with the M_T_PREFERRED bit
take priority over other modes in the same class.

This logic ensures that the timings sent to the monitor exactly match the
timings it reported as supported, which occasionally don't match the numbers
you might get for that mode from CVT or GTF.
2006-09-14 19:24:41 -04:00
..
darwin remove .cvsignores from EXTRA_DIST 2006-07-30 11:11:59 +03:00
dmx Make sure _XSERVER64 is defined when it should be and gets tested. 2006-09-06 15:20:55 +02:00
kdrive Fix previous commit breaking other kdrives pulling in fbdev.a 2006-08-31 17:30:24 +01:00
vfb Make 'Xvfb -render' also disable Composite, lest we segfault on startup. 2006-08-23 14:38:34 -04:00
xfree86 Prefer driver-provided modes when matching name strings to modelines. 2006-09-14 19:24:41 -04:00
xgl get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE 2006-07-18 18:17:38 -04:00
xnest Make sure _XSERVER64 is defined when it should be and gets tested. 2006-09-06 15:20:55 +02:00
xprint Xprint: revert installation of /etc/X11/Xsession.d/cde_xsessiond_xprint.sh 2006-09-12 14:30:46 +10:00
xwin Apply patch in bug #7919, blit improvements in 2006-08-24 13:56:22 +01:00
Makefile.am Xprint/ -> hw/xprint 2006-06-18 21:07:28 -04:00