RPi4: increase CMA memory default to 512MB

This is needed to play back some 4k HEVC files, eg
"Samsung Wonderland Two HDR UHD 4K Demo.ts" from
https://4kmedia.org/samsung-wonderland-two-hdr-uhd-4k-demo/

Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
Matthias Reichl 2021-02-07 12:46:41 +01:00
parent 7ebb3c5507
commit a0fea36a91

View File

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