BUG FIX: Some guest apps don't show own GUI frequently 13/26913/1
authorNaoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
Mon, 8 Nov 2021 14:51:48 +0000 (23:51 +0900)
committerNaoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
Mon, 22 Nov 2021 06:39:50 +0000 (15:39 +0900)
commitb3152ef3299d29f65fc1aad46a6afdf8d9d8e9f1
tree51a0fbea244469809b3e2425d711af2089dfd618
parent81d6460b9f2b057c19d42217d2588a42139ee82b
BUG FIX: Some guest apps don't show own GUI frequently

Some guest apps don't show own GUI frequently.
This bug is caused by wayland-wsegl, but it is depend on drm-lease
environment use case.

This bug was fixed in
https://github.com/renesas-rcar/wayland-wsegl/commit/5a0a17bc0dafe577ec02ad2205c25bc8acb2c5e6
https://github.com/renesas-rcar/wayland-wsegl/commit/10c7f13a3d868d489054d8af4463bb68036055c6
But that fixed version can't use in Renesas BSP 5.5.

This patch backport those patch to Renesas BSP 5.5 environment.

Bug-AGL: SPEC-4134

Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
Change-Id: Ief99ced0cd83348583d8e578f101ec724eec0450
meta-agl-drm-lease/dynamic-layers/meta-rcar-gen3/recipes-graphics/wayland/wayland-wsegl.bbappend [new file with mode: 0644]
meta-agl-drm-lease/dynamic-layers/meta-rcar-gen3/recipes-graphics/wayland/wayland-wsegl/0001-waylandws_client-Ensure-that-supported-DMAbuf-format.patch [new file with mode: 0644]
meta-agl-drm-lease/dynamic-layers/meta-rcar-gen3/recipes-graphics/wayland/wayland-wsegl/0002-waylandws_client-Rename-DRM-device-setup-function.patch [new file with mode: 0644]