]> code.ossystems Code Review - meta-freescale.git/commitdiff
weston: Move use-g2d option for 8M Mini to weston.ini
authorTom Hochstein <tom.hochstein@nxp.com>
Sun, 17 Nov 2019 15:25:11 +0000 (09:25 -0600)
committerOtavio Salvador <otavio@ossystems.com.br>
Mon, 18 Nov 2019 13:16:54 +0000 (10:16 -0300)
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
recipes-graphics/wayland/weston-init/mx8mm/weston.config
recipes-graphics/wayland/weston-init/mx8mm/weston.ini [new file with mode: 0644]

index 060aae0994ab92a9c6b262f6b2a08fecb12e3ca3..7c92cf1105e031f95fb94803461fdde033dded42 100644 (file)
@@ -1,2 +1,2 @@
 #!/bin/sh
-OPTARGS="--xwayland --use-g2d=1"
+OPTARGS="--xwayland"
diff --git a/recipes-graphics/wayland/weston-init/mx8mm/weston.ini b/recipes-graphics/wayland/weston-init/mx8mm/weston.ini
new file mode 100644 (file)
index 0000000..390932b
--- /dev/null
@@ -0,0 +1,25 @@
+[core]
+#gbm-format=argb8888
+idle-time=0
+use-g2d=1
+#xwayland=true
+
+#[shell]
+#size=1920x1080
+
+#[output]
+#name=HDMI-A-1
+#mode=1920x1080@60
+#transform=90
+
+#[output]
+#name=HDMI-A-2
+#mode=off
+#      WIDTHxHEIGHT    Resolution size width and height in pixels
+#      off             Disables the output
+#      preferred       Uses the preferred mode
+#      current         Uses the current crt controller mode
+#transform=90
+
+[screen-share]
+command=@bindir@/weston --backend=rdp-backend.so --shell=fullscreen-shell.so --no-clients-resize