Resurrect Intel740 driver: i740fb
authorOndrej Zary <linux@rainbow-software.org>
Fri, 10 Feb 2012 17:59:17 +0000 (18:59 +0100)
committerFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>
Wed, 15 Feb 2012 04:31:21 +0000 (04:31 +0000)
commit5350c65f4f15bbc111ffa629130d3f32cdd4ccf6
tree4b1c24c9175376195b0a883f46b76dd9304ea3b0
parente9474be4eb6918c91cb0d296f9744e8ec0e08c11
Resurrect Intel740 driver: i740fb

This is a resurrection of an old (like 2.4.19) out-of-tree driver for
Intel740 graphics cards and adaptation for recent kernels. The old driver by
Andrey Ulanov is located at: http://sourceforge.net/projects/i740fbdev/files/

This is a new driver based on skeletonfb, using most of the low level HW code
from the old driver. The DDC code is completely new.

The driver was tested on two 8MB cards: Protac AG240D and Diamond Stealth II
G460.

Signed-off-by: Ondrej Zary <linux@rainbow-software.org>
Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
drivers/video/Kconfig
drivers/video/Makefile
drivers/video/i740_reg.h [new file with mode: 0644]
drivers/video/i740fb.c [new file with mode: 0644]