[Desktop-packages] [Bug 1868520] Re: Clients fail to run with zwp_linux_dmabuf error (failed to import supplied dmabufs: Unsupported buffer format 808669784) [DRM_FORMAT_XRGB2101010]

2020-04-29 Thread Daniel van Vugt
** Description changed: + [Impact] + + Wayland apps fail to start in focal with: + + error 7: failed to import supplied dmabufs: Unsupported buffer format + 808669784 + + [Test Case] + + Just run: es2gears_wayland + + [Regression Potential] + + Medium/unknown. The fix is quite new. + +

[Desktop-packages] [Bug 1868520] Re: Clients fail to run with zwp_linux_dmabuf error (failed to import supplied dmabufs: Unsupported buffer format 808669784) [DRM_FORMAT_XRGB2101010]

2020-04-29 Thread Daniel van Vugt
** Changed in: mesa (Ubuntu) Status: In Progress => Fix Committed ** Tags added: fixed-upstream ** Tags added: fixed-in-mesa-20.1 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to mutter in Ubuntu.

[Desktop-packages] [Bug 1868520] Re: Clients fail to run with zwp_linux_dmabuf error (failed to import supplied dmabufs: Unsupported buffer format 808669784) [DRM_FORMAT_XRGB2101010]

2020-04-29 Thread Bug Watch Updater
** Changed in: mesa Status: New => Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to mutter in Ubuntu. https://bugs.launchpad.net/bugs/1868520 Title: Clients fail to run with zwp_linux_dmabuf error (failed to import

[Desktop-packages] [Bug 1868520] Re: Clients fail to run with zwp_linux_dmabuf error (failed to import supplied dmabufs: Unsupported buffer format 808669784) [DRM_FORMAT_XRGB2101010]

2020-03-30 Thread Bug Watch Updater
** Changed in: mutter Status: Unknown => Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to mutter in Ubuntu. https://bugs.launchpad.net/bugs/1868520 Title: Clients fail to run with zwp_linux_dmabuf error (failed to

[Desktop-packages] [Bug 1868520] Re: Clients fail to run with zwp_linux_dmabuf error (failed to import supplied dmabufs: Unsupported buffer format 808669784) [DRM_FORMAT_XRGB2101010]

2020-03-30 Thread Bug Watch Updater
** Changed in: mesa Status: Unknown => New -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to mutter in Ubuntu. https://bugs.launchpad.net/bugs/1868520 Title: Clients fail to run with zwp_linux_dmabuf error (failed to import

[Desktop-packages] [Bug 1868520] Re: Clients fail to run with zwp_linux_dmabuf error (failed to import supplied dmabufs: Unsupported buffer format 808669784) [DRM_FORMAT_XRGB2101010]

2020-03-23 Thread Daniel van Vugt
** Changed in: mesa (Ubuntu) Status: Confirmed => In Progress ** Changed in: mesa (Ubuntu) Importance: Undecided => High ** Changed in: mesa (Ubuntu) Assignee: (unassigned) => Chris Halse Rogers (raof) ** No longer affects: mesa-demos (Ubuntu) ** No longer affects: mpv (Ubuntu)

[Desktop-packages] [Bug 1868520] Re: Clients fail to run with zwp_linux_dmabuf error (failed to import supplied dmabufs: Unsupported buffer format 808669784) [DRM_FORMAT_XRGB2101010]

2020-03-23 Thread Chris Halse Rogers
Mutter actually *does* support 10bpc, just not with zwp_linux_dmabuf_v1. It seems that mesa will incorrectly try to use formats advertised by wl_drm but not zwp_linux_dmabuf_v1. https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4294 fixes this for me. ** Changed in: mesa (Ubuntu)

[Desktop-packages] [Bug 1868520] Re: Clients fail to run with zwp_linux_dmabuf error (failed to import supplied dmabufs: Unsupported buffer format 808669784) [DRM_FORMAT_XRGB2101010]

2020-03-23 Thread Daniel van Vugt
** Also affects: mesa (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to mutter in Ubuntu. https://bugs.launchpad.net/bugs/1868520 Title: Clients fail to run with zwp_linux_dmabuf

[Desktop-packages] [Bug 1868520] Re: Clients fail to run with zwp_linux_dmabuf error (failed to import supplied dmabufs: Unsupported buffer format 808669784) [DRM_FORMAT_XRGB2101010]

2020-03-23 Thread Timo Aaltonen
This is because gallium drivers no longer forcefully disable 10 bpc (by a distro patch), but if our mutter won't gain support for 10bpc, then the patch should probably be reapplied. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to mutter

[Desktop-packages] [Bug 1868520] Re: Clients fail to run with zwp_linux_dmabuf error (failed to import supplied dmabufs: Unsupported buffer format 808669784) [DRM_FORMAT_XRGB2101010]

2020-03-23 Thread Daniel van Vugt
** Bug watch added: gitlab.freedesktop.org/mesa/mesa/issues #2220 https://gitlab.freedesktop.org/mesa/mesa/issues/2220 ** Also affects: mesa via https://gitlab.freedesktop.org/mesa/mesa/issues/2220 Importance: Unknown Status: Unknown -- You received this bug notification because