aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/Makefile
diff options
context:
space:
mode:
authorOndrej Zary <linux@rainbow-software.org>2012-02-10 18:59:17 +0100
committerFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>2012-02-15 04:31:21 +0000
commit5350c65f4f15bbc111ffa629130d3f32cdd4ccf6 (patch)
tree4b1c24c9175376195b0a883f46b76dd9304ea3b0 /drivers/video/Makefile
parentvideo: support DP controller driver (diff)
downloadlinux-dev-5350c65f4f15bbc111ffa629130d3f32cdd4ccf6.tar.xz
linux-dev-5350c65f4f15bbc111ffa629130d3f32cdd4ccf6.zip
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>
Diffstat (limited to 'drivers/video/Makefile')
-rw-r--r--drivers/video/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/video/Makefile b/drivers/video/Makefile
index 274b04ebedec..9356add945b3 100644
--- a/drivers/video/Makefile
+++ b/drivers/video/Makefile
@@ -39,6 +39,7 @@ obj-$(CONFIG_FB_GRVGA) += grvga.o
obj-$(CONFIG_FB_PM2) += pm2fb.o
obj-$(CONFIG_FB_PM3) += pm3fb.o
+obj-$(CONFIG_FB_I740) += i740fb.o
obj-$(CONFIG_FB_MATROX) += matrox/
obj-$(CONFIG_FB_RIVA) += riva/
obj-$(CONFIG_FB_NVIDIA) += nvidia/