summaryrefslogtreecommitdiff
path: root/src/ch7xxx
AgeCommit message (Expand)Author
2007-02-16Check for presence of xf86Modes.h file.Keith Packard
2007-01-29ch7xxx: actually power up the chip around connection detectionDave Airlie
2007-01-23ch7xxx: fix output detection as per datasheet, have no DVI to test this.Dave Airlie
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-12-19ch7xxx: add lookup table for nameDave Airlie
2006-12-18Limit modes to 165Mhz on CH7009, according to spec.Eric Anholt
2006-12-18Align the driver to the CH7009[AB] spec.Eric Anholt
2006-12-18Clean up a bunch of log noise from ch7xxx startup.Eric Anholt
2006-12-18Add save/restore to ch7xxx to avoid segfaults on server start.Eric Anholt
2006-12-18Move the ch7xxx code to the style I've been settling on for output code.Eric Anholt
2006-11-27Re-indent ch7xxx driver.Eric Anholt
2006-11-02ch7xxxSaveRegs receives real type instead of void *Keith Packard
2006-08-08Fix a build problem.Alan Hourihane
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