xserver-multidpi/hw/xfree86/modes
Adam Jackson c74ddc87c9 EDID: Add quirk to clamp max pixel clock to single DVI link speed.
On some panels you end up with all of:
- No range descriptor
- No description of physical connectivity
- Native panel size mode in standard timings list

In principle you're supposed to use the timings for that mode from the DMT
spec, but in practice the DMT spec has timings for both 1920x1200 normal
and 1920x1200RB, and the standard timing field gives you no way to
distinguish.  And, of course, the non-RB timings don't fit in a single
DVI link.
2008-07-21 15:10:20 -04:00
..
Makefile.am Add xf86GTFMode(). 2008-02-29 16:01:15 -05:00
xf86Crtc.c modes: fix initial xorg.conf mode selection. 2008-07-04 07:29:32 +10:00
xf86Crtc.h Keep rotation wrappers in place while transforms are in use 2008-04-29 09:00:11 -07:00
xf86Cursors.c Merge branch 'master' into mpx 2008-05-20 10:20:14 +09:30
xf86cvt.c Remove the duplicate copy of xf86cvt.c 2008-02-29 16:01:15 -05:00
xf86DiDGA.c Add _X_EXPORT to exported functions in hw/xfree86/modes/* 2007-08-22 19:26:34 -04:00
xf86EdidModes.c EDID: Add quirk to clamp max pixel clock to single DVI link speed. 2008-07-21 15:10:20 -04:00
xf86gtf.c Get modes code building with old X servers again. 2008-03-06 14:42:00 -08:00
xf86Modes.c Remove unused function and variables. 2008-07-04 04:04:19 -03:00
xf86Modes.h Fix reduced-blanking mode filtering in RANDR 1.2. 2008-05-19 11:22:19 -04:00
xf86RandR12.c Merge branch 'master' into mpx 2008-05-20 10:20:14 +09:30
xf86RandR12.h Include xf86Rename.h in xf86RandR12.h. 2007-04-24 17:20:14 -07:00
xf86Rename.h Don't call xf86RandR12TellChanged if it doesn't exist. Add some exports to xf86Rename.h. 2007-04-20 14:23:38 -07:00
xf86Rotate.c Let code build with gcc 2.95 2008-06-19 16:51:18 +02:00