summaryrefslogtreecommitdiff
path: root/src/i830_i2c.c
AgeCommit message (Expand)Author
2006-12-21Use Vesa DDC timeouts for all I2C busses.Keith Packard
2006-12-19Writing 1 to I2C line means to tristate the bus so others can manipulate it.Keith Packard
2006-11-30Tristate the clock/data pins during GPIO when released while getting values.Eric Anholt
2006-11-30Preserve some GPIO bits that the docs tell us to.Eric Anholt
2006-11-30Add debug code for the bit-banging I2C implementation.Eric Anholt
2006-11-02Add airlied's I2C code, ifdeffed out.Eric Anholt
2006-09-08Remove xf86_ansic.h usage.Eric Anholt
2006-04-24Simplify the i2c code by using the GetBits/PutBits interface rather thanEric Anholt
2006-04-06Add enough of airlied's DDC/I2C work to pull EDID info from my CRT.Eric Anholt