BUG FIX: Some guest apps don't show own GUI frequently 59/26859/9
authorNaoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
Mon, 8 Nov 2021 14:51:48 +0000 (23:51 +0900)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Wed, 17 Nov 2021 15:44:22 +0000 (15:44 +0000)
commit73c5c413ce8f3c9a0c47180bfd5df87494be9842
treecab6d4d2d92563be02041782a8b38a0a15c357b4
parenta6764118606ddda243007eb3b2e009da917874f8
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]