From: Randolph Sapp <[email protected]> Backport some sanity patches from newer versions of Weston that fix issues related to display systems that have primary and overlay planes with mutable zpos.
Older versions of Weston never attempted to force primary planes to zpos 0 or check to make sure overlay planes were ordered in such a way that prevented z-fighting. These patches are backported from newer versions for use with Kirkstone's locked version of Weston. They have all already been upstreamed. v2: Fix the malformed Upstream-Status tags Randolph Sapp (2): weston: backport patches related to plane positioning weston: include backported patches in bbappend ...kend-drm-Pre-sort-plane-list-by-zpos.patch | 48 +++++++++++++++ .../0002-backend-drm-fix-plane-sorting.patch | 38 ++++++++++++ ...mber-to-set-the-zpos-for-the-scanout.patch | 33 +++++++++++ ...Assign-plane_idx-by-plane-list-order.patch | 58 +++++++++++++++++++ .../wayland/weston_10.0.2.bbappend | 4 ++ 5 files changed, 181 insertions(+) create mode 100644 meta-arago-distro/recipes-graphics/wayland/weston/0001-backend-drm-Pre-sort-plane-list-by-zpos.patch create mode 100644 meta-arago-distro/recipes-graphics/wayland/weston/0002-backend-drm-fix-plane-sorting.patch create mode 100644 meta-arago-distro/recipes-graphics/wayland/weston/0003-drm-backend-Remember-to-set-the-zpos-for-the-scanout.patch create mode 100644 meta-arago-distro/recipes-graphics/wayland/weston/0004-backend-drm-Assign-plane_idx-by-plane-list-order.patch -- 2.43.0 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#15197): https://lists.yoctoproject.org/g/meta-arago/message/15197 Mute This Topic: https://lists.yoctoproject.org/mt/104378039/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
