raspberrypi3-64: Use vc4-fkms-v3d overlay for rpi64

Use correct overlay for enabled vc4 accelaration
This enable 3D accelaration over dispmanx on vc4/rpi64
Enable audio over HDMI
Disable overscan to avoid graphics glitches

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2017-09-17 22:30:23 -07:00
committed by Andrei Gherzan
parent d31377b81a
commit bb51049ebe
2 changed files with 13 additions and 2 deletions
+1
View File
@@ -31,6 +31,7 @@ KERNEL_DEVICETREE = " \
overlays/pi3-disable-bt.dtbo \
overlays/pi3-miniuart-bt.dtbo \
overlays/vc4-kms-v3d.dtbo \
overlays/vc4-fkms-v3d.dtbo \
"
SERIAL_CONSOLE ?= "115200 ttyS0"