PKGBUILDs/alarm/kodi-rpi-git/kodi.config.txt
graysky e618b83b75 alarm/kodi-rpi-git to 19.x.57336.a561c219c7-1
* Add support for building with clang.
* Enable 4k@60 fps by default (doesn't hurt on kms even if using lesser
  resolutions).

Note that not all of the Arch ARM builders have enough RAM to support LTO.
Recommend manually setting -DUSE_LTO=OFF to -DUSE_LTO=$(nproc) in build() in
order to benefit from clang's -flto=thin switch.  Do this even if building with
gcc since LTO there has been enabled for sometime.
2021-06-29 09:09:13 -04:00

12 lines
325 B
Text

dtoverlay=vc4-kms-v3d,cma-@@@
dtoverlay=rpivid-v4l2
disable_overscan=1
disable_fw_kms_setup=1
hdmi_enable_4kp60=1
max_framebuffer_width=1920
max_framebuffer_width=1080
### uncomment to use the analog audio jack
### the 2nd option prevents crackling audio when HW accel decoding is active
#dtparam=audio=on
#audio_pwm_mode=1