index
:
xorg-server.git
debian-unstable
xorg7.5+xs1.6
forcked debian package
Julien Viard de Galbert
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
modes
/
xf86EdidModes.c
Age
Commit message (
Expand
)
Author
2009-07-29
quirk: use first detailed timing as preferred for PEA prod 9003 (rh#492359)
Ben Skeggs
2009-06-11
EDID: Add modes from Established Timings III descriptor to mode pool
Adam Jackson
2009-05-08
Bug#21324: Add quirk for Iiyama Vision Master 450
Julien Cristau
2009-05-08
xfree86: edid quirk for Philips LCD LP154W01-TLAJ
Tormod Volden
2008-11-25
Fix const-mismatch warnings for DisplayModePtr's
Alan Coopersmith
2008-07-22
Build fix.
Adam Jackson
2008-07-21
EDID: Various reduced blanking fixes.
Adam Jackson
2008-07-21
EDID: For standard timing blocks, prefer DMT timings if they exist.
Adam Jackson
2008-07-21
EDID: Correct DDCEstablishedModes to conform to DMT.
Adam Jackson
2008-07-21
EDID: Add quirk to clamp max pixel clock to single DVI link speed.
Adam Jackson
2008-05-06
xf86edid: fix typo in debug output
Dave Airlie
2008-04-09
quirk: add quirk for ACR 640x350 default mode is wrong
Dave Airlie
2008-04-04
quirk: add quirk for ACER EDID
Dave Airlie
2008-04-02
Bug #15160: quirk Proview AY765C
Hong Liu
2008-03-27
quirk: fix LPL monitors properly.
Dave Airlie
2008-03-06
Get modes code building with old X servers again.
Aaron Plattner
2008-03-03
xf86DDCMonitorSet: Honor the DisplaySize from the config file.
Adam Jackson
2008-02-29
Fix CVT abuse in DDCModesFromStandardTiming.
Adam Jackson
2008-02-29
Constify the built-in mode tables.
Adam Jackson
2008-02-29
Clean up DisplayModeRec handling in many places.
Adam Jackson
2008-02-29
Add several comments documenting our EDID failures.
Adam Jackson
2008-02-28
Oops, there's one more parenthesis.
Tiago Vignatti
2008-02-28
quirks: another LPL panel with the cm/mm wrong
Dave Airlie
2008-01-23
Bug #12439: add a quirk to use +hsync +vsync for the probed detailed mode.
Hong Liu
2007-12-28
EDID 1.4: First detailed mode is always preferred.
Adam Jackson
2007-12-28
EDID 1.4: Decode CVT 3-byte codes and add them to the mode pool.
Adam Jackson
2007-12-05
Bug 13308: Verify and reject obviously broken modes.
Hong Liu
2007-11-30
edid quirk for MAX 0x77e monitor
Dave Airlie
2007-10-18
Add a quirk for Philips 107P5 which lacks the preferred bit on detailed timing.
Eric Anholt
2007-10-11
Bug #10304,12784,11603: Add quirks for several physical size issues.
Eric Anholt
2007-08-22
Add _X_EXPORT to exported functions in hw/xfree86/modes/*
Alex Deucher
2007-08-08
Fix the swapped decode of the EDID DTD h/v sync polarity fields.
Eric Anholt
2007-07-10
Add per-monitor config file option for maximum pixel clock.
Adam Jackson
2007-07-02
Bug #10814: Add needed quirk for Samsung 225BW like the 226BW.
Gero Mudersbach
2007-07-02
Correct the xf86EdidModes.c file description.
Eric Anholt
2007-06-08
Fix sync polarity on Samsung SyncMaster 205BW monitor.
Daniel Ciocea
2007-04-17
Syncmaster 226 monitor needs 60Hz refresh (#10545).
Erik Andrén
2007-04-16
Add quirk for Acer AL1706 monitor to force 60hz refresh.
Keith Packard
2007-03-28
Refuse to create tiny modes from EDID detailed timing.
Adam Jackson
2007-02-15
Kludge around duplicate code added in hw/xfree86/modes.
Keith Packard
2007-02-15
Allow new modes code to build inside drivers as well as server.
Keith Packard
2007-02-15
Merge crtc/output-based mode selection code.
Keith Packard