mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
RPi2: increase CMA size to 384MB
The default of 256MB often leads to kodi crashes because mesa driver can't allocate memory for textures / images. Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
parent
a1443260a9
commit
813e9a29bb
9
projects/RPi/devices/RPi2/config/distroconfig.txt
Normal file
9
projects/RPi/devices/RPi2/config/distroconfig.txt
Normal file
@ -0,0 +1,9 @@
|
||||
# SPDX-License-Identifier: GPL-2.0-or-later
|
||||
# Copyright (C) 2023-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
# WARNING: DO NOT EDIT THIS FILE - IT WILL BE OVERWRITTEN WHEN UPGRADING!
|
||||
display_auto_detect=1
|
||||
dtoverlay=vc4-kms-v3d,cma-384
|
||||
dtoverlay=
|
||||
disable_overscan=1
|
||||
disable_fw_kms_setup=1
|
Loading…
x
Reference in New Issue
Block a user