summaryrefslogtreecommitdiff
path: root/hw/xfree86/ddc/print_edid.c
AgeCommit message (Expand)AuthorFilesLines
2008-07-29Cosmetic fix to EDID decoding.Xavier Bestel1-1/+2
2008-06-30Hexdump the whole EDID block if extensions present.Adam Jackson1-11/+17
2008-02-29EDID 1.4: Print additional CVT support data in the log.Adam Jackson1-13/+56
2007-12-28Check the gamma value, not its address.Adam Jackson1-1/+1
2007-12-28EDID 1.4: Additional semantics for display feature bits.Adam Jackson1-6/+17
2007-12-28EDID 1.4: Alternate color encodings for digital inputs.Adam Jackson1-13/+22
2007-12-28EDID 1.4: Allow for gamma definition in extension blocks.Adam Jackson1-1/+5
2007-12-28EDID 1.4: Additional aspect ratio semantics for screen size fields.Adam Jackson1-14/+21
2007-12-28EDID 1.4: Extended support for digital interfaces.Adam Jackson1-117/+145
2007-12-28EDID 1.4: Decode CVT 3-byte codes and add them to the mode pool.Adam Jackson1-1/+20
2007-12-28EDID 1.4: Trivial support for new detailed sections.Adam Jackson1-0/+17
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson1-1/+0
2006-04-04Bug #4806: Dump the raw EDID contents in hex to the log file for betterAdam Jackson1-0/+15
2006-02-10Remove libcwrapper usage from xorg server modules. The libcwrapper is onlyEric Anholt1-1/+0
2005-07-03Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".Daniel Stone1-1/+1
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone1-0/+4
2005-07-01Change all misc.h and os.h references to <X11/foo.h>.Daniel Stone1-1/+1
2004-11-02Removing unneeded private FreeType2 symbol.Egbert Eich1-13/+60
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_0STSF-CURRENTEgbert 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-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16Kaleb Keithley1-2/+2
2003-11-14Initial revisionKaleb Keithley1-0/+286