From: Tom Hochstein Date: Wed, 10 Oct 2018 18:42:56 +0000 (-0500) Subject: weston: Set desktop shell size to 1080p for i.MX 8M X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=a32fd1315f371beeda0856c2108615ae162760a9;p=meta-freescale.git weston: Set desktop shell size to 1080p for i.MX 8M For i.MX 8M, set the shell size to 1080p to reduce GPU pressure. Signed-off-by: Tom Hochstein --- diff --git a/recipes-graphics/wayland/weston/mx8mq/weston.ini b/recipes-graphics/wayland/weston/mx8mq/weston.ini index 25f56748..d1597a42 100644 --- a/recipes-graphics/wayland/weston/mx8mq/weston.ini +++ b/recipes-graphics/wayland/weston/mx8mq/weston.ini @@ -8,6 +8,9 @@ gbm-format=argb8888 #mode=1920x1080@60 #transform=90 +[shell] +size=1920x1080 + #[output] #name=HDMI-A-2 #mode=off