mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-03 16:07:51 +00:00
RPi: add disable_fw_kms_setup=1 to distroconfig.txt
This prevents the firmware choosing a mode that might not be available in the KMS driver and lets DRM choose the perferred mode. Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
parent
604e7d0dd3
commit
49de9ccd71
@ -4,3 +4,4 @@
|
||||
# WARNING: DO NOT EDIT THIS FILE - IT WILL BE OVERWRITTEN WHEN UPGRADING!
|
||||
dtoverlay=vc4-kms-v3d
|
||||
disable_overscan=1
|
||||
disable_fw_kms_setup=1
|
||||
|
@ -4,3 +4,4 @@
|
||||
# WARNING: DO NOT EDIT THIS FILE - IT WILL BE OVERWRITTEN WHEN UPGRADING!
|
||||
dtoverlay=vc4-kms-v3d,cma-128
|
||||
disable_overscan=1
|
||||
disable_fw_kms_setup=1
|
||||
|
@ -5,3 +5,4 @@
|
||||
dtoverlay=vc4-kms-v3d-pi4,cma-size=402653184
|
||||
dtoverlay=rpivid-v4l2
|
||||
disable_overscan=1
|
||||
disable_fw_kms_setup=1
|
||||
|
Loading…
x
Reference in New Issue
Block a user