mm: reduce codec cma pool size for 1GB platform [3/3]
authortao zeng <tao.zeng@amlogic.com>
Thu, 16 Aug 2018 06:44:39 +0000 (02:44 -0400)
committerJianxin Pan <jianxin.pan@amlogic.com>
Tue, 21 Aug 2018 11:16:24 +0000 (04:16 -0700)
commit56df55353711f5429a5dd6225d43a425e13063b5
tree79a40aace9e7b1ab0b7d6767d29bddd109ca4fca
parentd560a7683c108df8d1b420f9c02a60e3d7e63c9d
mm: reduce codec cma pool size for 1GB platform [3/3]

PD#171358

Memory will allocation fail for driver and kernel on 1GB platform
sometimes. But meminfo show that there are many free CMA pages,
which can't be used by kernel and driver. High percentage of CMA
pages reducec memory space for unmovable pages. We need to reduce
cma pool size for small memory platform.

Change-Id: I671d68f54209e7d557b6e33e2100af0ff4da2073
Signed-off-by: tao zeng <tao.zeng@amlogic.com>
arch/arm64/boot/dts/amlogic/g12a_s905x2_u211_1g.dts
arch/arm64/boot/dts/amlogic/gxl_p231_1g.dts
arch/arm64/boot/dts/amlogic/gxl_sei210_1g.dts
arch/arm64/boot/dts/amlogic/gxm_q201_1g.dts
arch/arm64/boot/dts/amlogic/txlx_t962x_r311_1g.dts
arch/arm64/boot/dts/amlogic/txlx_t962x_r311_720p.dts