aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorAndrew Morton <akpm@osdl.org>2004-05-31 18:50:23 -0700
committerLinus Torvalds <torvalds@ppc970.osdl.org>2004-05-31 18:50:23 -0700
commitd583d3de19acb20667f2355b5e2b54531eb6a62a (patch)
treecb915bb8cc2479761b1772c465b41fb9c4230109 /Documentation
parent99bbdc992fc14a79a1ac80784d7217b9c4b3f80b (diff)
downloadhistory-d583d3de19acb20667f2355b5e2b54531eb6a62a.tar.gz
[PATCH] vesafb: vram boot option the same as 2.4.x
From: Marc-Christian Petersen <m.c.p@kernel.linux-systeme.com> Give the vesafb `vram' boot option the same (silly) syntax as 2.4 and document it. Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/fb/vesafb.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/fb/vesafb.txt b/Documentation/fb/vesafb.txt
index 93514f5280a6c4..36beb54f1a576f 100644
--- a/Documentation/fb/vesafb.txt
+++ b/Documentation/fb/vesafb.txt
@@ -146,6 +146,10 @@ pmipal Use the protected mode interface for palette changes.
mtrr setup memory type range registers for the vesafb framebuffer.
+vram:n remap 'n' MiB of video RAM. If 0 or not specified, remap memory
+ according to video mode. (2.5.66 patch/idea by Antonino Daplas
+ reversed to give override possibility (allocate more fb memory
+ than the kernel would) to 2.4 by tmb@iki.fi)
Have fun!