summaryrefslogtreecommitdiff
path: root/hw/xfree86/ddc/xf86DDC.h
AgeCommit message (Expand)AuthorFilesLines
2014-11-12Drop trailing whitespacesPeter Hutterer1-3/+3
2014-09-26xfree86: Remove DisplayID supportAdam Jackson1-5/+0
2014-01-07xfree86: Add a xf86MonitorFindHDMIBlock()Damien Lespiau1-0/+2
2013-04-08Define prototypes for hw/xfree86/modes/xf86Modes.c only in xf86Modes.h.Jeremy White1-2/+0
2012-06-05api: rework the X server driver API to avoid global arrays.Dave Airlie1-4/+4
2012-03-21Introduce a consistent coding styleKeith Packard1-41/+23
2011-11-23Remove redundant redeclarations of functions in the same header fileAlan Coopersmith1-5/+0
2009-10-29EDID: CEA extension supportMa Ling1-0/+50
2009-07-17displayid: Implement mode decoding.Adam Jackson1-0/+11
2009-07-17ddc: s/xf86DDCMonitorSet/xf86EdidMonitorSet/Adam Jackson1-1/+1
2008-12-03Rework symbol visibility for easier maintenancePaulo Cesar Pereira de Andrade1-10/+10
2008-11-03Add xf86MonitorIsHDMI() helper.Adam Jackson1-2/+3
2008-07-01Declare xf86InterpretEEDID() properly.Adam Jackson1-0/+4
2008-06-30Actually fetch all blocks of EEDID if asked to.Adam Jackson1-1/+1
2008-03-28Start E-EDID support in the DDC module.Adam Jackson1-0/+2
2007-06-02Delete VDIF support; it was never used anyway.Adam Jackson1-8/+0
2006-11-28Separate DDC mode list creation from MonPtr creation.Eric Anholt1-0/+2
2006-09-14Bug #5386: Synthesize modelines from EDID data.Luc Verhaegen1-0/+3
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson1-1/+0
2005-08-24Remove use of dix-config and xorg-config.h from public headers.Daniel Stone1-5/+0
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone1-0/+4
2004-08-03programs/Xserver/hw/xfree86/ddc/xf86DDC.hMatthieu Herrb1-1/+1
2004-07-31Change several LoaderSymbol calls introduced by the bug #400 patch toAdam Jackson1-1/+3
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich1-1/+1
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich1-1/+1
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0Egbert Eich1-1/+1
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich1-1/+1
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich1-1/+1
2003-11-14Initial revisionKaleb Keithley1-0/+61