index
:
driver/xf86-video-intel
2.10
2.4
2.9.1-oga
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
accelerated_indirect-0-0-1
bleeding_edge-oga
dri2
exa
exa-i965
fbc
glucose
i810_texman_0_1_branch
i830-pageflip
lg3d
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
lukas-resume
master
mergedfb
modesetting
modesetting-airlied
modesetting-keithp
modesetting-keithp-fu
modesetting-multihead
modesetting-rotation
modesetting-sdvo-stuffing
nonrandr-setup
obsd
obsd-2.7
obsd-2.8
obsd-xf86-video-intel-2.4.3
randr-1.2-rotation
restructure-outputs
sandybridge
sco_port_update
textured-video
xf86-video-i810-1_5-branch
xf86-video-intel-2.1-branch
xf86-video-intel-2.5-branch
xorg-7.0-branch
xprint_packagertest_20041125
xprint_packagertest_20041217
xvmc-i915
Intel video cards driver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
i830_i2c.c
Age
Commit message (
Expand
)
Author
2008-03-11
Remove i830+ driver's use of CARD*/INT* types for great justice.
Eric Anholt
2008-02-26
Fix SDVO I2C access on Mac Mini in EFI mode.
Eric Anholt
2008-01-04
Fix copy'n'paste-o in unused airlied i2c code.
hulifox008
2007-03-17
Increase DDC I2C RiseFallTime to handle older monitors
Keith Packard
2007-03-17
Remove extra (and incorrect) I2C ByteTimeout setting.
Keith Packard
2007-03-13
Use a POSTING_READ(reg) macro instead of using the (void)INREG(reg) pattern.
Eric Anholt
2007-03-13
Add PCI write posting protection to i2c putbits.
Eric Anholt
2006-12-21
Use Vesa DDC timeouts for all I2C busses.
Keith Packard
2006-12-19
Writing 1 to I2C line means to tristate the bus so others can manipulate it.
Keith Packard
2006-11-30
Tristate the clock/data pins during GPIO when released while getting values.
Eric Anholt
2006-11-30
Preserve some GPIO bits that the docs tell us to.
Eric Anholt
2006-11-30
Add debug code for the bit-banging I2C implementation.
Eric Anholt
2006-11-02
Add airlied's I2C code, ifdeffed out.
Eric Anholt
2006-09-08
Remove xf86_ansic.h usage.
Eric Anholt
2006-04-24
Simplify the i2c code by using the GetBits/PutBits interface rather than
Eric Anholt
2006-04-06
Add enough of airlied's DDC/I2C work to pull EDID info from my CRT.
Eric Anholt