RPi4: default to 384MB CMA size

The default 256MB CMA memory can be too small for 4k HEVC decoding.

Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
Matthias Reichl 2020-04-10 17:56:46 +02:00
parent c67367f611
commit c35c323468

View File

@ -2,6 +2,6 @@
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
# WARNING: DO NOT EDIT THIS FILE - IT WILL BE OVERWRITTEN WHEN UPGRADING!
dtoverlay=vc4-kms-v3d-pi4
dtoverlay=vc4-kms-v3d-pi4,cma-size=402653184
dtoverlay=rpivid-v4l2
disable_overscan=1