Merge pull request #5114 from HiassofT/le10-rpi4-cma512

RPi4: increase CMA memory default to 512MB
This commit is contained in:
Christian Hewitt 2021-02-07 16:15:58 +04:00 committed by GitHub
commit 3825035c63
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
# 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,cma-384
dtoverlay=vc4-kms-v3d,cma-512
dtoverlay=rpivid-v4l2
disable_overscan=1
disable_fw_kms_setup=1