Skip to content
Snippets Groups Projects
Commit f889d20d authored by Samuli Piippo's avatar Samuli Piippo
Browse files

RPI: increase GPU memory to 128


Default GPU memory config is 64 MB, which was insufficient
for some of the B2Qt demos.

Task-number: QTEE-293
Change-Id: I6049c9577d1fea59619f07e9fc0ab4890f06a54b
Reviewed-by: default avatarSamuli Piippo <samuli.piippo@digia.com>
parent 71ce20d2
No related branches found
No related tags found
No related merge requests found
......@@ -34,3 +34,6 @@ MACHINE_EXTRA_INSTALL_SDK = " \
"
module_autoload_snd-bcm2835 = "snd-bcm2835"
# additional memory for GPU
GPU_MEM = "128"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment