summaryrefslogtreecommitdiff
path: root/hw/xfree86/ddc/print_edid.c
AgeCommit message (Expand)AuthorFilesLines
2012-03-21Introduce a consistent coding styleKeith Packard1-303/+341
2009-10-29EDID: CEA extension supportMa Ling1-120/+144
2009-08-28EDID: Vendor detailed blocks aren't worth X_WARNING aboutAdam Jackson1-1/+1
2009-08-28EDID: Print 1152x864 in established timings, not x870Adam Jackson1-1/+1
2009-06-29EDID: Fix timing class names to match the specAdam Jackson1-3/+3
2009-06-16EDID: Carp about 1.4 monitors with no preferred refresh rateAdam Jackson1-2/+6
2009-05-14Update several of my and/or Red Hat's licenses to standard form.Adam Jackson1-10/+11
2008-12-03Rework symbol visibility for easier maintenancePaulo Cesar Pereira de Andrade1-1/+1
2008-11-27Export symbols required by the vesa and fbdev drivers.Paulo Cesar Pereira de Andrade1-1/+1
2008-11-13Add missing newline when printing edid infoAlex Deucher1-1/+1
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 2004Egbert Eich1-1/+1
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004Egbert Eich1-1/+1
2004-02-26readding XFree86's cvs IDsEgbert 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 folksKaleb Keithley1-2/+2
2003-11-14Initial revisionKaleb Keithley1-0/+286