diff options
author | Scott Murray <scott.murray@konsulko.com> | 2016-12-14 16:11:01 -0500 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2016-12-15 02:49:40 +0000 |
commit | 9e1a78852e4eb3a89e8141bff4961ba7c34a321d (patch) | |
tree | a318f0962a6df593999e807b81eb6a432827f4ad /meta-agl-bsp/meta-raspberrypi | |
parent | c22003216b85143c1d0e1d9de98c6fac54b0d384 (diff) |
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 <scott.murray@konsulko.com>
Change-Id: Idcdf25188d3391403ee29c5bda7568c652b4c730
Diffstat (limited to 'meta-agl-bsp/meta-raspberrypi')
-rw-r--r-- | meta-agl-bsp/meta-raspberrypi/recipes-graphics/wayland/weston/weston-raspberrypi.ini | 2 |
1 files changed, 2 insertions, 0 deletions
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 |