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