summaryrefslogtreecommitdiff
path: root/hw/xfree86/ddc/xf86DDC.c
AgeCommit message (Expand)Author
2008-10-10Revert "Don't leak EDID_block"Adam Jackson
2008-10-10Don't leak EDID_blockZhenyu Wang
2008-06-30Actually fetch all blocks of EEDID if asked to.Adam Jackson
2008-03-28Compile fix.Adam Jackson
2008-03-28Add E-EDID segment selection.Adam Jackson
2008-03-28Refactor DDC2 code to allow for proper segmented addressing.Adam Jackson
2008-03-28Start E-EDID support in the DDC module.Adam Jackson
2008-03-01clean some "unused" warningsGeorge Sapountzis
2007-06-02Delete VDIF support; it was never used anyway.Adam Jackson
2007-03-25Since ddc, i2c, and ramdac are in core now, remove their ModuleData stubs.Adam Jackson
2007-03-17Slow down DDC I2C bus using a RiseFallTime of 20us for old monitors.Keith Packard
2007-03-17Remove extra (and wrong) I2C ByteTimeout setting in DDC code.Keith Packard
2007-02-15Merge crtc/output-based mode selection code.Keith Packard
2006-07-21Delete internal usage of the symbol ref/req lists.Adam Jackson
2006-07-18get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULEDaniel Stone
2006-06-18Add a couple of (doxygen) comments I wrote while looking at modesetting.Eric Anholt
2006-06-05Ensure all *ModuleData symbols are marked _X_EXPORT. Start removingAdam Jackson
2006-02-10Remove libcwrapper usage from xorg server modules. The libcwrapper is onlyEric Anholt
2005-11-18Bug #4859: Don't segfault on bad DDC read. (Tony Houghton)Adam Jackson
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-07-31Change several LoaderSymbol calls introduced by the bug #400 patch toAdam Jackson
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-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksKaleb Keithley
2003-11-14Initial revisionKaleb Keithley