]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
s3fb: add DDC support
authorOndrej Zary <linux@rainbow-software.org>
Mon, 18 Apr 2011 10:14:57 +0000 (10:14 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 19 Apr 2011 06:50:53 +0000 (15:50 +0900)
commit86c0f043a737dadf034a4e6f29aefb074f4a1146
tree4cacb1364fd037a0128b91e8f714335d2332851e
parent6e4b26805a90b6682dd4ea0fd426dcda8ca5164a
s3fb: add DDC support

Add I2C support for the DDC bus and also default mode initialization by
reading monitor EDID to the s3fb driver.

Tested on Trio64V+ (2 cards), Trio64V2/DX, Virge (3 cards),
Virge/DX (3 cards), Virge/GX2, Trio3D/2X (4 cards), Trio3D.

Will probably not work on Trio32 - my 2 cards have DDC support in BIOS that
looks different from the other cards but the DDC pins on the VGA connector
are not connected.

Signed-off-by: Ondrej Zary <linux@rainbow-software.org>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
drivers/video/Kconfig
drivers/video/s3fb.c