mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
dts: enlarge buffer size for omx & framebuffer
PD#150660: dts: enlarge buffer size for omx & framebuffer Change-Id: Ib57e9ceef98df0c2f1b1f4785e5bcb916a8a35c0 Signed-off-by: Yao.Liu <yao.liu@amlogic.com>
This commit is contained in:
@@ -81,7 +81,7 @@
|
||||
ion_reserved:linux,ion-dev {
|
||||
compatible = "shared-dma-pool";
|
||||
reusable;
|
||||
size = <0x0 0x5000000>;
|
||||
size = <0x0 0x7000000>;
|
||||
alignment = <0x0 0x400000>;
|
||||
};
|
||||
|
||||
|
||||
@@ -81,7 +81,7 @@
|
||||
ion_reserved:linux,ion-dev {
|
||||
compatible = "shared-dma-pool";
|
||||
reusable;
|
||||
size = <0x0 0x5000000>;
|
||||
size = <0x0 0x7000000>;
|
||||
alignment = <0x0 0x400000>;
|
||||
};
|
||||
|
||||
|
||||
@@ -90,7 +90,7 @@
|
||||
ion_reserved:linux,ion-dev {
|
||||
compatible = "shared-dma-pool";
|
||||
reusable;
|
||||
size = <0x0 0x5000000>;
|
||||
size = <0x0 0x7000000>;
|
||||
alignment = <0x0 0x400000>;
|
||||
};
|
||||
|
||||
|
||||
@@ -82,7 +82,7 @@
|
||||
ion_reserved:linux,ion-dev {
|
||||
compatible = "shared-dma-pool";
|
||||
reusable;
|
||||
size = <0x0 0x5000000>;
|
||||
size = <0x0 0x7000000>;
|
||||
alignment = <0x0 0x400000>;
|
||||
};
|
||||
|
||||
|
||||
@@ -82,7 +82,7 @@
|
||||
ion_reserved:linux,ion-dev {
|
||||
compatible = "shared-dma-pool";
|
||||
reusable;
|
||||
size = <0x0 0x5000000>;
|
||||
size = <0x0 0x7000000>;
|
||||
alignment = <0x0 0x400000>;
|
||||
};
|
||||
|
||||
|
||||
@@ -82,7 +82,7 @@
|
||||
ion_reserved:linux,ion-dev {
|
||||
compatible = "shared-dma-pool";
|
||||
reusable;
|
||||
size = <0x0 0x5000000>;
|
||||
size = <0x0 0x7000000>;
|
||||
alignment = <0x0 0x400000>;
|
||||
};
|
||||
|
||||
|
||||
@@ -82,7 +82,7 @@
|
||||
ion_reserved:linux,ion-dev {
|
||||
compatible = "shared-dma-pool";
|
||||
reusable;
|
||||
size = <0x0 0x5000000>;
|
||||
size = <0x0 0x7000000>;
|
||||
alignment = <0x0 0x400000>;
|
||||
};
|
||||
|
||||
|
||||
@@ -80,7 +80,7 @@
|
||||
ion_reserved:linux,ion-dev {
|
||||
compatible = "shared-dma-pool";
|
||||
reusable;
|
||||
size = <0x0 0x5000000>;
|
||||
size = <0x0 0x7000000>;
|
||||
alignment = <0x0 0x400000>;
|
||||
};
|
||||
|
||||
|
||||
@@ -81,7 +81,7 @@
|
||||
ion_reserved:linux,ion-dev {
|
||||
compatible = "shared-dma-pool";
|
||||
reusable;
|
||||
size = <0x0 0x5000000>;
|
||||
size = <0x0 0x7000000>;
|
||||
alignment = <0x0 0x400000>;
|
||||
};
|
||||
|
||||
|
||||
@@ -81,7 +81,7 @@
|
||||
ion_reserved:linux,ion-dev {
|
||||
compatible = "shared-dma-pool";
|
||||
reusable;
|
||||
size = <0x0 0x5000000>;
|
||||
size = <0x0 0x7000000>;
|
||||
alignment = <0x0 0x400000>;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user