提交 50b2529e 编写于 作者: G Geert Uytterhoeven 提交者: Linus Torvalds

ps3fb: Shrink default virtual frame buffer size from 18 to 9 MiB

ps3fb: Shrink the default virtual frame buffer size from 18 to 9 MiB, as
nobody really uses the double buffering feature and Linux can use an
additional 9 MiB.  It can still be overridden on the kernel command line using
`ps3fb=18M'.
Signed-off-by: NGeert Uytterhoeven <Geert.Uytterhoeven@sonycom.com>
Cc: Geoff Levand <geoffrey.levand@am.sony.com>
Cc: Paul Mackerras <paulus@samba.org>
Cc: "Antonino A. Daplas" <adaplas@pol.net>
Signed-off-by: NAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
上级 23e9c94c
...@@ -1803,7 +1803,7 @@ config FB_PS3 ...@@ -1803,7 +1803,7 @@ config FB_PS3
config FB_PS3_DEFAULT_SIZE_M config FB_PS3_DEFAULT_SIZE_M
int "PS3 default frame buffer size (in MiB)" int "PS3 default frame buffer size (in MiB)"
depends on FB_PS3 depends on FB_PS3
default 18 default 9
---help--- ---help---
This is the default size (in MiB) of the virtual frame buffer in This is the default size (in MiB) of the virtual frame buffer in
the PS3. the PS3.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册