Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 2fbfb931 authored by Prasanth Babu Mantena's avatar Prasanth Babu Mantena Committed by Vignesh Raghavendra
Browse files

HACK: ti_config_fragments: audio_display: Bump up CMA size support Multimedia


After testing Multi channel test cases on 4K pages it was
discovered the 144MB still was not enough. Increasing
it further to 512MB to align with 8.2 state and tested
Multimedia testcases to be working fine.

Signed-off-by: default avatarPrasanth Babu Mantena <p-mantena@ti.com>
Signed-off-by: default avatarVignesh Raghavendra <vigneshr@ti.com>
parent 4205feac
Branches
Tags
No related merge requests found
......@@ -4,7 +4,7 @@
CONFIG_CMA=y
CONFIG_DMA_CMA=y
CONFIG_CMA_SIZE_MBYTES=144
CONFIG_CMA_SIZE_MBYTES=512
# backlight
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment