rockchip: increase CMA size to 64 MiB for DRM support

RK3576/RK3588 requires larger CMA mem for DRM support.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
Tianling Shen
2026-02-19 15:55:35 +08:00
parent 6d40443dca
commit 08c28d982b
+1 -1
View File
@@ -138,7 +138,7 @@ CONFIG_CMA=y
CONFIG_CMA_ALIGNMENT=8
CONFIG_CMA_AREAS=7
# CONFIG_CMA_DEBUGFS is not set
CONFIG_CMA_SIZE_MBYTES=16
CONFIG_CMA_SIZE_MBYTES=64
# CONFIG_CMA_SIZE_SEL_MAX is not set
CONFIG_CMA_SIZE_SEL_MBYTES=y
# CONFIG_CMA_SIZE_SEL_MIN is not set