]> code.ossystems Code Review - meta-freescale.git/commitdiff
weston-init: Update weston.ini
authorTom Hochstein <tom.hochstein@nxp.com>
Thu, 11 Feb 2021 22:50:41 +0000 (16:50 -0600)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 12 Feb 2021 00:39:44 +0000 (21:39 -0300)
- Add repaint-window for all i.MX 8 to support 4K display
- Add enable-overlay-view option as comment
- Enable touchscreen_calibrator
- Update transform values which were re-worked for weston 9.0

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
recipes-graphics/wayland/weston-init.bbappend
recipes-graphics/wayland/weston-init/imx/weston.ini

index 0a257980e8b10283fd217169ecdbfd3dd794044b..8e590965d22174e12bc4f841c5693a046d34ed6e 100644 (file)
@@ -24,6 +24,9 @@ INI_UNCOMMENT_ASSIGNMENTS_append_mx6q = " \
 INI_UNCOMMENT_ASSIGNMENTS_append_mx7ulp = " \
     use-g2d=1 \
 "
+INI_UNCOMMENT_ASSIGNMENTS_append_mx8 = " \
+    repaint-window=16 \
+"
 INI_UNCOMMENT_ASSIGNMENTS_append_mx8mm = " \
     use-g2d=1 \
 "
index d9094b1f58f597ffc0b241ab2cb8aab458273635..916e621ab7e1c8ddbe474e11770eda3e7280552d 100644 (file)
@@ -3,14 +3,19 @@
 idle-time=0
 #use-g2d=1
 #xwayland=true
+#repaint-window=16
+#enable-overlay-view=1
 
 #[shell]
 #size=1920x1080
 
+[libinput]
+touchscreen_calibrator=true
+
 #[output]
 #name=HDMI-A-1
 #mode=1920x1080@60
-#transform=90
+#transform=rotate-90
 
 #[output]
 #name=HDMI-A-2
@@ -19,7 +24,7 @@ idle-time=0
 #      off             Disables the output
 #      preferred       Uses the preferred mode
 #      current         Uses the current crt controller mode
-#transform=90
+#transform=rotate-90
 
 [screen-share]
 command=@bindir@/weston --backend=rdp-backend.so --shell=fullscreen-shell.so --no-clients-resize