dts: CF1 adjust the size of codec_mm cma for android oppen. [1/3]

PD#SWPL-155060

Problem:
Evaluate memory requirements based on actual scenarios

Solution:
Adjust cma size from 540M to 364M

Verify:
ap222

Change-Id: Idec689a2a54833aa33d0a9368edff0dfbe9e5be0
Signed-off-by: lele xiang <lele.xiang@amlogic.com>
This commit is contained in:
lele xiang
2024-01-23 08:03:24 +00:00
committed by gerrit autosubmit
parent e934d0f0f9
commit c4aebaff45
6 changed files with 6 additions and 6 deletions
@@ -142,7 +142,7 @@
compatible = "shared-dma-pool";
reusable;
/* ion_codec_mm max can alloc size 80M*/
size = <0x21C00000>;
size = <0x16C00000>;
alignment = <0x400000>;
alloc-ranges = <0x30000000 0x50000000>;
linux,contiguous-region;
@@ -140,7 +140,7 @@
compatible = "shared-dma-pool";
reusable;
/* ion_codec_mm max can alloc size 80M*/
size = <0x0 0x21C00000>;
size = <0x0 0x16C00000>;
alignment = <0x0 0x400000>;
linux,contiguous-region;
};
@@ -140,7 +140,7 @@
compatible = "shared-dma-pool";
reusable;
/* ion_codec_mm max can alloc size 80M*/
size = <0x0 0x21C00000>;
size = <0x0 0x16C00000>;
alignment = <0x0 0x400000>;
linux,contiguous-region;
};
@@ -140,7 +140,7 @@
compatible = "shared-dma-pool";
reusable;
/* ion_codec_mm max can alloc size 80M*/
size = <0x0 0x21C00000>;
size = <0x0 0x16C00000>;
alignment = <0x0 0x400000>;
linux,contiguous-region;
};
@@ -140,7 +140,7 @@
compatible = "shared-dma-pool";
reusable;
/* ion_codec_mm max can alloc size 80M*/
size = <0x0 0x21C00000>;
size = <0x0 0x16C00000>;
alignment = <0x0 0x400000>;
linux,contiguous-region;
};
@@ -140,7 +140,7 @@
compatible = "shared-dma-pool";
reusable;
/* ion_codec_mm max can alloc size 80M*/
size = <0x0 0x21C00000>;
size = <0x0 0x16C00000>;
alignment = <0x0 0x400000>;
linux,contiguous-region;
};