mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
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:
parent
c67367f611
commit
c35c323468
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user