mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
d5fb13e20e
Align RPi4 with RPi5 which supports 4kp60 output OOTB
17 lines
430 B
Text
17 lines
430 B
Text
dtoverlay=vc4-kms-v3d,cma-@@@
|
|
### leave this next entry blank as ensures dt parameters like dtparam=audio=on
|
|
### which could appear after "include kodi.config.txt" in /boot/config.txt are
|
|
### applied to the base dt instead of to the last dtoverlay loaded
|
|
dtoverlay=
|
|
disable_overscan=1
|
|
disable_fw_kms_setup=1
|
|
display_auto_detect=1
|
|
|
|
[pi4]
|
|
### For 4k content @ 60 Hz refresh rate
|
|
hdmi_enable_4kp60=1
|
|
|
|
[pi5]
|
|
max_framebuffers=0
|
|
|
|
[all]
|