summaryrefslogtreecommitdiff
path: root/VC4.mdwn
diff options
context:
space:
mode:
authorEricAnholt <EricAnholt@web>2015-10-02 15:49:42 -0700
committerdri <iki-dri@freedesktop.org>2015-10-02 15:49:42 -0700
commit36792653a9b549f0598268e06841e89febb2ebdb (patch)
tree0fcd1af9b055cc5f18ac3da920a993dce6f79520 /VC4.mdwn
parenta3ce4e69c309bb55bce552a1bb7bab233fdb5ffc (diff)
also don't use the mailbox fbcon.
Diffstat (limited to 'VC4.mdwn')
-rw-r--r--VC4.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/VC4.mdwn b/VC4.mdwn
index 189c692..3d3cd29 100644
--- a/VC4.mdwn
+++ b/VC4.mdwn
@@ -123,6 +123,8 @@ You need CONFIG_I2C_BCM2835=y for the DDC I2C adapter.
You need CONFIG_CMA_SIZE_MBYTES=128 (or, apparently, cma=128M on the kernel command line), or you'll get "vc4-drm vc4-drm.0: failed to allocate buffer with size 7057408". (Smaller values such as 64M will cause allocation failures for even small apps like openarena).
+CONFIG_FB_BCM2708 must be unset.
+
You have to add the following lines to /boot/config.txt:
mask_gpu_interrupt0=0x400 # VPU shouldn't handle V3D interrupts