linux/arch/powerpc
Geert Uytterhoeven fbdb3e5be3 [PATCH] ps3: Preallocate bootmem memory for ps3fb
Preallocate bootmem memory for the PS3 frame buffer device, which needs a
large block of physically-contiguous memory. The size of this memory block is
configurable:
  - The config option CONFIG_FB_PS3_DEFAULT_SIZE_M allows to specify the
    default amount of memory (in MiB) allocated to the virtual frame buffer.
  - The early boot parameter `ps3fb=xxx' allows to override the default value.
    It will be rounded up to a multiple of 1 MiB, if needed.

Signed-off-by: Geert Uytterhoeven <Geert.Uytterhoeven@sonycom.com>
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
Cc: James Simmons <jsimmons@infradead.org>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Paul Mackerras <paulus@samba.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-02-12 09:48:44 -08:00
..
boot [POWERPC] Celleb: basic support 2007-02-07 14:03:21 +11:00
configs [POWERPC] pasemi: defconfig 2007-02-07 14:03:22 +11:00
kernel [PATCH] Dynamic kernel command-line: powerpc 2007-02-12 09:48:38 -08:00
lib [POWERPC] Use ARRAY_SIZE macro when appropriate 2007-02-08 16:08:18 +11:00
math-emu
mm [POWERPC] Remove bogus comment about page_is_ram 2007-02-08 16:08:43 +11:00
oprofile [POWERPC] Oprofile cleanup 2007-02-07 14:03:19 +11:00
platforms [PATCH] ps3: Preallocate bootmem memory for ps3fb 2007-02-12 09:48:44 -08:00
sysdev [POWERPC] Assign all PCI busses on G3 Blue & White 2007-02-07 14:03:22 +11:00
xmon [PATCH] arch/powerpc trivial annotations 2007-02-09 09:14:06 -08:00
.gitignore
Kconfig [PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMA 2007-02-11 10:51:19 -08:00
Kconfig.debug [POWERPC] pasemi: UART udbg support 2007-02-07 14:03:22 +11:00
Makefile