mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
dmaheap: asymmetric ddr limit dma range [1/1]
PD#SWPL-245350 Problem: asymmetric ddr limit dma range Solution: asymmetric ddr limit dma range Verify: t6x 3g dts Change-Id: Ie8610bff66dea3bff155d01f98ef97b6bc1f179f Signed-off-by: Yongjie Zhu <yongjie.zhu@amlogic.com>
This commit is contained in:
committed by
gerrit autosubmit
parent
cc7396a25f
commit
a06fe538dd
@@ -115,6 +115,7 @@
|
||||
/* 1080p TV androidU size 88M */
|
||||
size = <0x0 0x5800000>;
|
||||
alignment = <0x0 0x400000>;
|
||||
alloc-ranges = <0x0 0x0 0x0 0x80000000>;
|
||||
};
|
||||
dmaheap_fb_reserved:heap-fb {
|
||||
compatible = "shared-dma-pool";
|
||||
@@ -122,6 +123,7 @@
|
||||
/* 1080p TV androidU size 28M */
|
||||
size = <0x0 0x1c00000>;
|
||||
alignment = <0x0 0x400000>;
|
||||
alloc-ranges = <0x0 0x0 0x0 0x80000000>;
|
||||
};
|
||||
dmaheap_secure_reserved:heap-secure {
|
||||
compatible = "shared-dma-pool";
|
||||
|
||||
@@ -115,6 +115,7 @@
|
||||
/* 1080p TV androidU size 88M */
|
||||
size = <0x0 0x5800000>;
|
||||
alignment = <0x0 0x400000>;
|
||||
alloc-ranges = <0x0 0x0 0x0 0x80000000>;
|
||||
};
|
||||
dmaheap_fb_reserved:heap-fb {
|
||||
compatible = "shared-dma-pool";
|
||||
@@ -122,6 +123,7 @@
|
||||
/* 1080p TV androidU size 28M */
|
||||
size = <0x0 0x1c00000>;
|
||||
alignment = <0x0 0x400000>;
|
||||
alloc-ranges = <0x0 0x0 0x0 0x80000000>;
|
||||
};
|
||||
dmaheap_secure_reserved:heap-secure {
|
||||
compatible = "shared-dma-pool";
|
||||
|
||||
Reference in New Issue
Block a user