index
:
xf86-video-intel-frc
debian-lenny-with-frc-patches
debian-unstable-with-frc-patches
upstream-lenny-with-frc-patches
upstream-unstable-with-frc-patches
FRC (Frame Rate Control) patches for the XOrg Intel driver
www-data
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