summaryrefslogtreecommitdiff
path: root/hw/xfree86/ddc/interpret_edid.c
AgeCommit message (Expand)Author
2009-06-11EDID: Add modes from Established Timings III descriptor to mode poolAdam Jackson
2009-06-11EDID: Be more cautious about finding vendor blocks.Adam Jackson
2008-11-03Add xf86MonitorIsHDMI() helper.Adam Jackson
2008-10-14EDID: Catch even more cases of encoding aspect as size.Adam Jackson
2008-10-10EDID: Catch monitors that encode aspect ratio for physical size.Adam Jackson
2008-06-30Actually fetch all blocks of EEDID if asked to.Adam Jackson
2008-05-27xfree86: fix offset error in EDID parsing. #15964Peter Hutterer
2008-02-29EDID 1.4: Decode additional CVT support information.Adam Jackson
2007-12-28Don't carp on EDID 1.4 blocks anymore.Adam Jackson
2007-12-28EDID 1.4: Extended support for digital interfaces.Adam Jackson
2007-12-28EDID 1.4: Decode CVT 3-byte codes and add them to the mode pool.Adam Jackson
2007-12-28EDID 1.4: Trivial support for new detailed sections.Adam Jackson
2006-12-10Accept EDID > 1.3 but < 2.0 if we find it, assume it's compatible.Adam Jackson
2006-09-14Fix up EDID blocks where the max pixclock exceeds the preferred mode clock.Adam Jackson
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson
2006-02-10Remove libcwrapper usage from xorg server modules. The libcwrapper is onlyEric Anholt
2006-01-31Further bug #5386 fixes: Fix some problems with the EDID code: SomeLuc Verhaegen
2005-07-03Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".Daniel Stone
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone
2005-07-01Change all misc.h and os.h references to <X11/foo.h>.Daniel Stone
2004-11-02Removing unneeded private FreeType2 symbol.Egbert Eich
2004-08-27- Make DDC code more VESA compliant: when MaxClock is set to 0xFF it meansEgbert Eich
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004Egbert Eich
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004Egbert Eich
2004-02-26readding XFree86's cvs IDsEgbert Eich
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich
2003-11-14Initial revisionKaleb Keithley