summaryrefslogtreecommitdiff
path: root/hw/xfree86/modes/xf86EdidModes.c
AgeCommit message (Expand)AuthorFilesLines
2009-11-20xfree86: Edid quirk for Philips LCD LP154W01Zhao Yakui1-5/+10
2009-10-29EDID: Extend the HDTV hack to handle "1368x769"Adam Jackson1-2/+4
2009-10-29modes: Fix duplicate detection, and do it more consistentlyAdam Jackson1-0/+2
2009-10-29EDID: Fix interlaced detailed timings to be frame size, not field sizeAdam Jackson1-1/+40
2009-10-29modes: Decorate interlaced mode names with a trailing 'i'Adam Jackson1-2/+2
2009-10-29EDID: CEA extension supportMa Ling1-135/+254
2009-10-28xfree86: Fix description of DDC_QUIRK_DETAILED_USE_MAXIMUM_SIZETormod Volden1-1/+1
2009-09-28xfree86: use the DDC size if either width or height of DisplaySize is bogus.Peter Hutterer1-1/+1
2009-07-17displayid: Implement mode decoding.Adam Jackson1-2/+2
2009-07-17ddc: s/xf86DDCMonitorSet/xf86EdidMonitorSet/Adam Jackson1-1/+1
2009-06-23quirk: use first detailed timing as preferred for PEA prod 9003 (rh#492359)Ben Skeggs1-0/+5
2009-05-22EDID: Add modes from Established Timings III descriptor to mode poolAdam Jackson1-3/+84
2009-05-15xfree86: add edid quirk for Samsung Syncmaster 2333HDJulien Cristau1-0/+5
2009-04-22Bug#21324: Add quirk for Iiyama Vision Master 450Julien Cristau1-0/+5
2009-04-01xfree86: edid quirk for Philips LCD LP154W01-TLAJTormod Volden1-0/+5
2009-02-13Build fix for xf86EdidModes.cChris Ball1-1/+1
2009-02-13EDID: Hack for 1366x768 in standard timing descriptorsAdam Jackson1-11/+19
2008-12-03Rework symbol visibility for easier maintenancePaulo Cesar Pereira de Andrade1-3/+3
2008-11-28Make visible symbols required by xorg modules.Paulo Cesar Pereira de Andrade1-1/+1
2008-11-25Fix const-mismatch warnings for DisplayModePtr'sAlan Coopersmith1-2/+2
2008-07-22Build fix.Adam Jackson1-0/+1
2008-07-21EDID: Various reduced blanking fixes.Adam Jackson1-14/+41
2008-07-21EDID: For standard timing blocks, prefer DMT timings if they exist.Adam Jackson1-12/+128
2008-07-21EDID: Correct DDCEstablishedModes to conform to DMT.Adam Jackson1-6/+11
2008-07-21EDID: Add quirk to clamp max pixel clock to single DVI link speed.Adam Jackson1-0/+21
2008-05-06xf86edid: fix typo in debug outputDave Airlie1-1/+1
2008-04-09quirk: add quirk for ACR 640x350 default mode is wrongDave Airlie1-0/+6
2008-04-04quirk: add quirk for ACER EDIDDave Airlie1-0/+5
2008-04-02Bug #15160: quirk Proview AY765CHong Liu1-0/+5
2008-03-27quirk: fix LPL monitors properly.Dave Airlie1-8/+1
2008-03-06Get modes code building with old X servers again.Aaron Plattner1-0/+4
2008-03-03xf86DDCMonitorSet: Honor the DisplaySize from the config file.Adam Jackson1-2/+4
2008-02-29Fix CVT abuse in DDCModesFromStandardTiming.Adam Jackson1-8/+32
2008-02-29Constify the built-in mode tables.Adam Jackson1-21/+21
2008-02-29Clean up DisplayModeRec handling in many places.Adam Jackson1-2/+1
2008-02-29Add several comments documenting our EDID failures.Adam Jackson1-3/+24
2008-02-28Oops, there's one more parenthesis.Tiago Vignatti1-1/+1
2008-02-28quirks: another LPL panel with the cm/mm wrongDave Airlie1-1/+2
2008-01-23Bug #12439: add a quirk to use +hsync +vsync for the probed detailed mode.Hong Liu1-9/+28
2007-12-28EDID 1.4: First detailed mode is always preferred.Adam Jackson1-0/+2
2007-12-28EDID 1.4: Decode CVT 3-byte codes and add them to the mode pool.Adam Jackson1-0/+34
2007-12-05Bug 13308: Verify and reject obviously broken modes.Hong Liu1-0/+6
2007-11-30edid quirk for MAX 0x77e monitorDave Airlie1-1/+2
2007-10-18Add a quirk for Philips 107P5 which lacks the preferred bit on detailed timing.Eric Anholt1-5/+24
2007-10-11Bug #10304,12784,11603: Add quirks for several physical size issues.Eric Anholt1-35/+172
2007-08-22Add _X_EXPORT to exported functions in hw/xfree86/modes/*Alex Deucher1-2/+2
2007-08-08Fix the swapped decode of the EDID DTD h/v sync polarity fields.Eric Anholt1-43/+10
2007-07-10Add per-monitor config file option for maximum pixel clock.Adam Jackson1-2/+3
2007-07-02Bug #10814: Add needed quirk for Samsung 225BW like the 226BW.Gero Mudersbach1-2/+7
2007-07-02Correct the xf86EdidModes.c file description.Eric Anholt1-2/+3