X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=templates%2Fmachine%2Fraspberrypi3%2F50_local.conf.inc;h=9ec236f08be9dd5b0f97cb64bd619eaa49c09bd7;hb=refs%2Ftags%2Fchinook%2F3.0.2;hp=70c0752e75d7fbe8bba8284fa382a04496c7b2d4;hpb=ee17d3641ef3ad47da90d683a4ca379613c32c40;p=AGL%2Fmeta-agl.git diff --git a/templates/machine/raspberrypi3/50_local.conf.inc b/templates/machine/raspberrypi3/50_local.conf.inc index 70c0752e7..9ec236f08 100644 --- a/templates/machine/raspberrypi3/50_local.conf.inc +++ b/templates/machine/raspberrypi3/50_local.conf.inc @@ -1,6 +1,10 @@ MACHINE = "raspberrypi3" -GPU_MEM = "128" +GPU_MEM = "512" + +ENABLE_CMA = "1" +CMA_LWM = "16" +CMA_HWM = "32" CORE_IMAGE_EXTRA_INSTALL += "wayland weston"