From 90b0f08536531abbbe7b5d4944792da08cadde01 Mon Sep 17 00:00:00 2001 From: Krzysztof Helt Date: Tue, 16 Oct 2007 01:28:48 -0700 Subject: [PATCH] tdfxfb: hardware cursor This patch adds hardware cursor support to the tdfxfb driver. Signed-off-by: Krzysztof Helt Signed-off-by: Antonino Daplas Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- drivers/video/tdfxfb.c | 169 ++++++++++++++++++++++--------------------------- include/video/tdfx.h | 8 --- 2 files changed, 74 insertions(+), 103 deletions(-) diff --git a/drivers/video/tdfxfb.c b/drivers/video/tdfxfb.c index 7d0c50e..c5ba647 100644 --- a/drivers/video/tdfxfb.c +++ b/drivers/video/tdfxfb.c @@ -67,7 +67,6 @@ #include #include #include -#include #include #include