mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
e618b83b75
* 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.
12 lines
325 B
Text
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
|