codewalkerster e83b493e48 ODROID-C5: Fix size of dmsheap_fb_reserved:heap-fb.
We fixed this properties to make android 4K UI.
ro.surface_flinger.max_graphics_width=3840
ro.surface_flinger.max_graphics_height=2160

It causes an error.
aml_cma_alloc: heap-fb: alloc failed, req-size: 8227 pages, ret: -12

Increasing the size of dmaheap_fb_reserved by 2x will solve error.

Change-Id: I7466795d15afc84f001ac89fbcda89311f2df6f9
2025-06-11 14:45:24 +09:00
S
Description
No description provided
118 MiB
Languages
C 98.9%
Perl 0.4%
Makefile 0.4%
Shell 0.2%