aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorAntonino Daplas <adaplas@hotpop.com>2004-08-22 22:53:29 -0700
committerLinus Torvalds <torvalds@ppc970.osdl.org>2004-08-22 22:53:29 -0700
commit602c196c86e1ec0b278d61a6fe02db732d215a4b (patch)
treed5b571d8e677218ca80872d47667979782007bdb /include
parent2c69816bd713b040db7611b4ab8b580081e57a98 (diff)
downloadhistory-602c196c86e1ec0b278d61a6fe02db732d215a4b.tar.gz
[PATCH] neofb: salvage neofb from James' tree
Took code from James' tree to be hopefully included in the mm tree so it can receive more testing. Signed-off-by: Antonino Daplas <adaplas@pol.net> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include')
-rw-r--r--include/video/neomagic.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/video/neomagic.h b/include/video/neomagic.h
index 21953f8bde4f9a..ab69ed7b9b8ca7 100644
--- a/include/video/neomagic.h
+++ b/include/video/neomagic.h
@@ -69,6 +69,9 @@
#define NEO_ICON128_ENABLE 0x0000000C
#define NEO_ICON_BLANK 0x00000010
+#define NEO_GR01_SUPPRESS_VSYNC 0x10
+#define NEO_GR01_SUPPRESS_HSYNC 0x20
+
#ifdef __KERNEL__
#ifdef NEOFB_DEBUG