linux_dsm_epyc7002/arch/powerpc/platforms/ps3
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
..
exports.c [POWERPC] ps3: add lv1 hvcalls 2006-12-04 20:40:44 +11:00
htab.c [POWERPC] PS3: Move system bus to platform directory 2007-02-07 14:03:19 +11:00
hvcall.S [POWERPC] ps3: add lv1 hvcalls 2006-12-04 20:40:44 +11:00
interrupt.c [PATCH] ps3: missing exports 2007-02-09 08:28:48 -08:00
Kconfig [PATCH] ps3: AV Settings Driver 2007-02-12 09:48:44 -08:00
Makefile [POWERPC] PS3: Move system bus to platform directory 2007-02-07 14:03:19 +11:00
mm.c [POWERPC] PS3: Move system bus to platform directory 2007-02-07 14:03:19 +11:00
os-area.c [POWERPC] PS3: Move system bus to platform directory 2007-02-07 14:03:19 +11:00
platform.h [POWERPC] PS3: Move system bus to platform directory 2007-02-07 14:03:19 +11:00
repository.c [POWERPC] PS3: Move system bus to platform directory 2007-02-07 14:03:19 +11:00
setup.c [PATCH] ps3: Preallocate bootmem memory for ps3fb 2007-02-12 09:48:44 -08:00
smp.c [POWERPC] PS3: Move system bus to platform directory 2007-02-07 14:03:19 +11:00
spu.c [POWERPC] PS3: Move system bus to platform directory 2007-02-07 14:03:19 +11:00
system-bus.c [PATCH] ps3: missing exports 2007-02-09 08:28:48 -08:00
time.c [POWERPC] ps3: add support for ps3 platform 2006-12-04 20:40:42 +11:00