summaryrefslogtreecommitdiff
path: root/src/sil164
AgeCommit message (Expand)Author
2009-04-21Require xserver 1.3Julien Cristau
2008-03-12Add stdint.h to DVO driversJesse Barnes
2008-03-11Cleanse DVO drivers of CARD* types.Eric Anholt
2008-02-26Bug #14649: Fix build if pciaccess headers are not with other xorg headers.Mark Kettenis
2008-02-01Make sure symbols used by other modules are public.Paulo Cesar Pereira de Andrade
2007-10-01Remove more DVO probing noise.Eric Anholt
2007-10-01Suppress I2C failure error messages during DVO device detection.Eric Anholt
2007-05-16Change DVO module interface to pass more state across. Fix IVCH display.Keith Packard
2007-04-19Clean up 1.2 xserver build support.Keith Packard
2007-03-30Don't forget the warnings CFLAGS in subdirectories.Eric Anholt
2007-03-11add XMODES flags to the i2c driversDave Airlie
2007-02-16Check for presence of xf86Modes.h file.Keith Packard
2006-12-19Respect the srcdir.Daniel Stone
2006-12-18Add a detect() function for DVO chips, and implement it on sil164.Eric Anholt
2006-12-18Clean up i2c_vid interface, including de-StudlyCapsing and removing dead code.Eric Anholt
2006-07-14Add a register restore implementation so we don't crash on LeaveVT.Eric Anholt
2006-07-10Clean up warnings in sil164 module.Eric Anholt
2006-07-10Hook up SiI164 mode setting (just a matter of turning the chip on).Eric Anholt
2006-07-10Move to 4-space indents in sil164.Eric Anholt
2006-07-10Supply proper NULL-terminated symbol lists to avoid crashing.Eric Anholt
2006-07-07Initial add of DVO support code. Probes my sil164.Eric Anholt