Skip to content
Snippets Groups Projects
Commit 43154bfe authored by Rohit Kulkarni's avatar Rohit Kulkarni
Browse files

ARM: dts: msm: increase secure heap size for resolution change


Increase CMA secure heap size to support scenario of dynamic
resolution switching to 1080p resolution when older resolution
buffers may not be freed yet.

Bug: 29577623
Signed-off-by: default avatarRohit Kulkarni <rkulkarn@codeaurora.org>
parent a18c0c99
No related branches found
No related tags found
No related merge requests found
...@@ -275,7 +275,7 @@ ...@@ -275,7 +275,7 @@
secure_mem: secure_region@0 { secure_mem: secure_region@0 {
linux,reserve-contiguous-region; linux,reserve-contiguous-region;
reg = <0 0 0 0x7800000>; reg = <0 0 0 0x9600000>;
label = "secure_mem"; label = "secure_mem";
}; };
... ...
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment