summaryrefslogtreecommitdiff
path: root/src/ch7xxx/ch7xxx_reg.h
AgeCommit message (Collapse)Author
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-18Align the driver to the CH7009[AB] spec.Eric Anholt
With this, the driver works at 640x480 and 1280x1024 on my panel.
2006-12-18Clean up a bunch of log noise from ch7xxx startup.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-07-07Initial add of DVO support code. Probes my sil164.Eric Anholt
This is a mostly-untested merge of airlied's work. The I2C modules are intended to be moved into the core server or a separate driver module when they're functional and we're happy with the API.