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
/
sil164
/
sil164.c
Age
Commit message (
Expand
)
Author
2008-03-12
Add stdint.h to DVO drivers
Jesse Barnes
2008-03-11
Cleanse DVO drivers of CARD* types.
Eric Anholt
2008-02-01
Make sure symbols used by other modules are public.
Paulo Cesar Pereira de Andrade
2007-10-01
Remove more DVO probing noise.
Eric Anholt
2007-10-01
Suppress I2C failure error messages during DVO device detection.
Eric Anholt
2007-05-16
Change DVO module interface to pass more state across. Fix IVCH display.
Keith Packard
2007-02-16
Check for presence of xf86Modes.h file.
Keith Packard
2006-12-18
Add a detect() function for DVO chips, and implement it on sil164.
Eric Anholt
2006-12-18
Clean up i2c_vid interface, including de-StudlyCapsing and removing dead code.
Eric Anholt
2006-07-14
Add a register restore implementation so we don't crash on LeaveVT.
Eric Anholt
2006-07-10
Clean up warnings in sil164 module.
Eric Anholt
2006-07-10
Hook up SiI164 mode setting (just a matter of turning the chip on).
Eric Anholt
2006-07-10
Move to 4-space indents in sil164.
Eric Anholt
2006-07-07
Initial add of DVO support code. Probes my sil164.
Eric Anholt