From: Tadao Tanikawa Date: Thu, 15 Dec 2016 06:33:37 +0000 (+0900) Subject: Disabling LVDS-1 output X-Git-Tag: chinook_3.0.0~25 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=dc0993c41790488c2bdffcc59e317fb37018dd2f;p=AGL%2Fmeta-agl.git Disabling LVDS-1 output If HDMI and LVDS were both enabled, parameters about screens become inconsistent on weston. As a workaround until root cause is fixed, disabling LVDS from weston.ini. Change-Id: I150c0ba5e9655974f7dc365c2168fe7e2d7d93ab Signed-off-by: Tadao Tanikawa --- diff --git a/meta-agl-bsp/meta-renesas/recipes-graphics/wayland/weston/weston-renesas.ini b/meta-agl-bsp/meta-renesas/recipes-graphics/wayland/weston/weston-renesas.ini index 106dc6cc1..761bdcf51 100644 --- a/meta-agl-bsp/meta-renesas/recipes-graphics/wayland/weston/weston-renesas.ini +++ b/meta-agl-bsp/meta-renesas/recipes-graphics/wayland/weston/weston-renesas.ini @@ -13,3 +13,8 @@ transform=270 #mode=1920x1080 #mode=1024x768 #transform=90 + +[output] +# Disable LVDS +name=LVDS-1 +mode=off