From 9e1a78852e4eb3a89e8141bff4961ba7c34a321d Mon Sep 17 00:00:00 2001 From: Scott Murray Date: Wed, 14 Dec 2016 16:11:01 -0500 Subject: weston-raspberrypi.ini: Add commented out mode for GeChic 1502i Add the commented out mode line for using the GeChic 1502i in 1080p so that it's easy to enable it for the CES demo setup. Signed-off-by: Scott Murray Change-Id: Idcdf25188d3391403ee29c5bda7568c652b4c730 --- .../recipes-graphics/wayland/weston/weston-raspberrypi.ini | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-agl-bsp/meta-raspberrypi/recipes-graphics/wayland/weston/weston-raspberrypi.ini b/meta-agl-bsp/meta-raspberrypi/recipes-graphics/wayland/weston/weston-raspberrypi.ini index fa308d43e..3daad91dd 100644 --- a/meta-agl-bsp/meta-raspberrypi/recipes-graphics/wayland/weston/weston-raspberrypi.ini +++ b/meta-agl-bsp/meta-raspberrypi/recipes-graphics/wayland/weston/weston-raspberrypi.ini @@ -9,3 +9,5 @@ ivi-input-module=ivi-input-controller.so [output] name=HDMI-A-1 transform=270 +# Uncomment for 1080p on GeChic 1502i: +#mode=173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync -- cgit 1.2.3-korg