Skip to content
Commit 952c680a authored by Phil Elwell's avatar Phil Elwell Committed by Dom Cobley
Browse files

overlays: Set CMA to 512MB on Pi 4 for vc4



Pi 4s have at least 1GB, and there are advantages to having more CMA
available (HEVC works out of the box, support for more complex video
setups, etc.) without significant disadvantages.

Can be overridden by appending a parameter to the dtoverlay line, e.g.
dtoverlay=vc4-fkms-v3d,cma-256

Signed-off-by: default avatarPhil Elwell <phil@raspberrypi.com>
parent ad79c609
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment