]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00222148 [MX6SL]Shrink GPU reserved memory to 32M
authorLoren Huang <b02279@freescale.com>
Mon, 3 Sep 2012 01:45:04 +0000 (09:45 +0800)
committerOliver Wendt <ow@karo-electronics.de>
Mon, 30 Sep 2013 12:12:54 +0000 (14:12 +0200)
commitc36ed646f88184ab430c70978472d970e8e118c5
tree57e6ed0453efee3cd67835d8500947f16254174f
parent51a4d651a6e4a575af496b45d4a24596283df0dc
ENGR00222148 [MX6SL]Shrink GPU reserved memory to 32M

MX6SL only has 512M memory.Shrinking GPU reserved memory to 32M
can help out of memory issue on MX6SL.This patch will increase
96M system memory, so it will help the case which requests lots
of system memory.Like multiple application running, etc.

And MX6SL doesn't have 3D, 32M is recommended by vivante.

Signed-off-by: Loren Huang <b02279@freescale.com>
arch/arm/mach-mx6/board-mx6sl_arm2.c
arch/arm/mach-mx6/board-mx6sl_evk.c