index
:
~krh/xserver
dri2-invalidate
dri2-resource-fixes
flush-callback
glamor-ddx
glx-destroy-mess
master
wayland-rootless
xwayland-dri3
xwayland-for-keithp
xwayland-glamor
Unnamed repository; edit this file 'description' to name the repository.
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
ddc
/
xf86DDC.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-17
ddc: mv xf86DDC.c ddc.c
Adam Jackson
1
-449
/
+0
2009-07-17
ddc: Yet more code motion
Adam Jackson
1
-1
/
+120
2009-07-17
ddc: Code motion to eliminate forward decls
Adam Jackson
1
-83
/
+67
2009-07-17
ddc: Update a comment.
Adam Jackson
1
-4
/
+4
2009-02-27
DDC: Redo extended device probe slightly.
Adam Jackson
1
-1
/
+6
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-3
/
+3
2008-11-28
Make visible symbols required by xorg modules.
Paulo Cesar Pereira de Andrade
1
-3
/
+3
2008-10-10
Revert "Don't leak EDID_block"
Adam Jackson
1
-1
/
+0
2008-10-10
Don't leak EDID_block
Zhenyu Wang
1
-0
/
+1
2008-06-30
Actually fetch all blocks of EEDID if asked to.
Adam Jackson
1
-16
/
+16
2008-03-28
Compile fix.
Adam Jackson
1
-1
/
+1
2008-03-28
Add E-EDID segment selection.
Adam Jackson
1
-34
/
+71
2008-03-28
Refactor DDC2 code to allow for proper segmented addressing.
Adam Jackson
1
-68
/
+64
2008-03-28
Start E-EDID support in the DDC module.
Adam Jackson
1
-29
/
+45
2008-03-01
clean some "unused" warnings
George Sapountzis
1
-9
/
+0
2007-06-02
Delete VDIF support; it was never used anyway.
Adam Jackson
1
-41
/
+0
2007-03-25
Since ddc, i2c, and ramdac are in core now, remove their ModuleData stubs.
Adam Jackson
1
-46
/
+0
2007-03-17
Slow down DDC I2C bus using a RiseFallTime of 20us for old monitors.
Keith Packard
1
-0
/
+6
2007-03-17
Remove extra (and wrong) I2C ByteTimeout setting in DDC code.
Keith Packard
1
-1
/
+0
2007-02-15
Merge crtc/output-based mode selection code.
Keith Packard
1
-0
/
+4
2006-07-21
Delete internal usage of the symbol ref/req lists.
Adam Jackson
1
-17
/
+0
2006-07-18
get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE
Daniel Stone
1
-2
/
+0
2006-06-18
Add a couple of (doxygen) comments I wrote while looking at modesetting.
Eric Anholt
1
-0
/
+22
2006-06-05
Ensure all *ModuleData symbols are marked _X_EXPORT. Start removing
Adam Jackson
1
-12
/
+1
2006-02-10
Remove libcwrapper usage from xorg server modules. The libcwrapper is only
Eric Anholt
1
-1
/
+1
2005-11-18
Bug #4859: Don't segfault on bad DDC read. (Tony Houghton)
Adam Jackson
1
-5
/
+8
2005-07-03
Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".
Daniel Stone
1
-1
/
+1
2005-07-03
Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
Daniel Stone
1
-0
/
+4
2005-07-01
Change all misc.h and os.h references to <X11/foo.h>.
Daniel Stone
1
-1
/
+1
2004-07-31
Change several LoaderSymbol calls introduced by the bug #400 patch to
Adam Jackson
1
-3
/
+3
2004-04-23
Merging XORG-CURRENT into trunk
Egbert Eich
1
-2
/
+2
2004-03-14
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
xf86-4_4_99_1
Egbert Eich
1
-1
/
+1
2004-03-03
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
xf86-4_4_0
Egbert Eich
1
-1
/
+1
2004-02-26
readding XFree86's cvs IDs
xf86-4_3_99_903
Egbert Eich
1
-1
/
+1
2004-02-26
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
Egbert Eich
1
-1
/
+1
2003-11-25
XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks
xf86-4_3_99_16
Kaleb Keithley
1
-19
/
+20
2003-11-14
Initial revision
Kaleb Keithley
1
-0
/
+379