Summary: | DRM backend does not buffer support modifiers for composition bypass | ||
---|---|---|---|
Product: | Wayland | Reporter: | Eero Tamminen <eero.t.tamminen> |
Component: | weston | Assignee: | Wayland bug list <wayland-bugs> |
Status: | RESOLVED MOVED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Eero Tamminen
2018-05-30 14:23:40 UTC
This is expected; Mesa now uses the dmabuf interface for its buffers (including exotic modifiers), which is supported by the GL renderer, but not by the DRM backend. So we just punt on trying to display it directly. This is fixed by the backend of the modifier/overlay support series I have and have been trying to rework. It will almost certainly land for the next release, given it largely has positive review. -- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/wayland/weston/issues/113. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.