Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-01-29 | ch7xxx: actually power up the chip around connection detection | Dave Airlie | |
2007-01-23 | ch7xxx: fix output detection as per datasheet, have no DVI to test this. | Dave Airlie | |
2006-12-18 | Align the driver to the CH7009[AB] spec. | Eric Anholt | |
With this, the driver works at 640x480 and 1280x1024 on my panel. | |||
2006-12-18 | Clean up a bunch of log noise from ch7xxx startup. | Eric Anholt | |
2006-12-18 | Move the ch7xxx code to the style I've been settling on for output code. | Eric Anholt | |
2006-11-27 | Re-indent ch7xxx driver. | Eric Anholt | |
2006-07-07 | Initial 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. |