Bump gpu_mem_1024 to 640 to inrease gpu memory for apps
[AGL/meta-agl.git] / templates / machine / raspberrypi3 / 50_local.conf.inc
index 9ec236f..b09eea1 100644 (file)
@@ -1,6 +1,8 @@
 MACHINE = "raspberrypi3"
 
-GPU_MEM = "512"
+#GPU_MEM = "512"
+# Increase GPU_MEM for AGL apps (navi/poi)
+GPU_MEM = "640"
 
 ENABLE_CMA = "1"
 CMA_LWM = "16"