amlbian: increase ion-fb buffer size [1/1]

PD#SWPL-116259

Problem:
Stuck when switching users.

Solution:
increase ion-fb buffer size.

Verify:
local

Signed-off-by: yi.liu <yi.liu@amlogic.com>
Change-Id: I82b82cc370afa48ae0bd04fca60bf67308789797
This commit is contained in:
yi.liu
2023-04-03 19:13:36 +08:00
committed by gerrit autosubmit
parent ea2660a4d9
commit c5ea8ef261
@@ -169,7 +169,7 @@
compatible = "shared-dma-pool";
reusable;
/* 1920x1080x4x6+3840x2160x4x3 round up 4M align */
size = <0x0 0x12000000>;
size = <0x0 0x20000000>;
alignment = <0x0 0x400000>;
alloc-ranges = <0x0 0x0 0x0 0xe0000000>;
};