[kwin] [Bug 448284] Mesa commit 83916ae0, "egl/wayland: add initial dma-buf feedback support" interacts badly with kwin_wayland's dma-buf feedback code, causing Mesa to fallback to llvmpipe

2022-01-14 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=448284 Nate Graham changed: What|Removed |Added Version Fixed In||5.24 -- You are receiving this mail because:

[kwin] [Bug 448284] Mesa commit 83916ae0, "egl/wayland: add initial dma-buf feedback support" interacts badly with kwin_wayland's dma-buf feedback code, causing Mesa to fallback to llvmpipe

2022-01-14 Thread Kyle Devir
https://bugs.kde.org/show_bug.cgi?id=448284 --- Comment #14 from Kyle Devir --- Can confirm there is no fallback to llvmpipe now. Thanks for the hard work, as usual. :) -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 448284] Mesa commit 83916ae0, "egl/wayland: add initial dma-buf feedback support" interacts badly with kwin_wayland's dma-buf feedback code, causing Mesa to fallback to llvmpipe

2022-01-14 Thread Zamundaaa
https://bugs.kde.org/show_bug.cgi?id=448284 Zamundaaa changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution|---

[kwin] [Bug 448284] Mesa commit 83916ae0, "egl/wayland: add initial dma-buf feedback support" interacts badly with kwin_wayland's dma-buf feedback code, causing Mesa to fallback to llvmpipe

2022-01-14 Thread Zamundaaa
https://bugs.kde.org/show_bug.cgi?id=448284 --- Comment #12 from Zamundaaa --- Git commit a5bca1f1a92bc256c3df538bab7716817872b800 by Xaver Hugl. Committed on 14/01/2022 at 10:28. Pushed by zamundaaa into branch 'Plasma/5.24'. egldmabuf: if modifiers are not supported, send

[kwin] [Bug 448284] Mesa commit 83916ae0, "egl/wayland: add initial dma-buf feedback support" interacts badly with kwin_wayland's dma-buf feedback code, causing Mesa to fallback to llvmpipe

2022-01-14 Thread Zamundaaa
https://bugs.kde.org/show_bug.cgi?id=448284 --- Comment #11 from Zamundaaa --- Git commit 031bb305e3868b85f1b08145953f021f9b8a938e by Xaver Hugl. Committed on 14/01/2022 at 09:27. Pushed by zamundaaa into branch 'master'. egldmabuf: if modifiers are not supported, send DRM_FORMAT_MOD_INVALID

[kwin] [Bug 448284] Mesa commit 83916ae0, "egl/wayland: add initial dma-buf feedback support" interacts badly with kwin_wayland's dma-buf feedback code, causing Mesa to fallback to llvmpipe

2022-01-14 Thread Jason
https://bugs.kde.org/show_bug.cgi?id=448284 --- Comment #10 from Jason --- With MR 1876, the wayland-egl format table warnings are gone and nothing falls back to llvmpipe anymore. Thanks! -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 448284] Mesa commit 83916ae0, "egl/wayland: add initial dma-buf feedback support" interacts badly with kwin_wayland's dma-buf feedback code, causing Mesa to fallback to llvmpipe

2022-01-14 Thread Zamundaaa
https://bugs.kde.org/show_bug.cgi?id=448284 --- Comment #9 from Zamundaaa --- Git commit aae86f73e140afd526efad8a9308ff811299de04 by Xaver Hugl. Committed on 14/01/2022 at 09:32. Pushed by zamundaaa into branch 'Plasma/5.24'. egldmabuf: add some logging about supported formats May help

[kwin] [Bug 448284] Mesa commit 83916ae0, "egl/wayland: add initial dma-buf feedback support" interacts badly with kwin_wayland's dma-buf feedback code, causing Mesa to fallback to llvmpipe

2022-01-13 Thread Kyle Devir
https://bugs.kde.org/show_bug.cgi?id=448284 --- Comment #8 from Kyle Devir --- @jason > Since I'm affected by this issue as well, I've added debug prints to > default_dmabuf_feedback_format_table for fd and errno after mmap. Thanks for the testing, as I don't know how to do that. -- You are

[kwin] [Bug 448284] Mesa commit 83916ae0, "egl/wayland: add initial dma-buf feedback support" interacts badly with kwin_wayland's dma-buf feedback code, causing Mesa to fallback to llvmpipe

2022-01-13 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=448284 --- Comment #7 from Bug Janitor Service --- A possibly relevant merge request was started @ https://invent.kde.org/plasma/kwin/-/merge_requests/1876 -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 448284] Mesa commit 83916ae0, "egl/wayland: add initial dma-buf feedback support" interacts badly with kwin_wayland's dma-buf feedback code, causing Mesa to fallback to llvmpipe

2022-01-13 Thread Zamundaaa
https://bugs.kde.org/show_bug.cgi?id=448284 --- Comment #6 from Zamundaaa --- Git commit 4b8b8b765262822ccc6599a9767bed587f751950 by Xaver Hugl. Committed on 13/01/2022 at 23:43. Pushed by zamundaaa into branch 'master'. egldmabuf: add some logging about supported formats May help diagnose

[kwin] [Bug 448284] Mesa commit 83916ae0, "egl/wayland: add initial dma-buf feedback support" interacts badly with kwin_wayland's dma-buf feedback code, causing Mesa to fallback to llvmpipe

2022-01-13 Thread Jason
https://bugs.kde.org/show_bug.cgi?id=448284 --- Comment #5 from Jason --- Created attachment 145426 --> https://bugs.kde.org/attachment.cgi?id=145426=edit kwin_wayland log with kwin_*.debug=true With that MR I get the following new line: kwin_scene_opengl: EGL driver advertises 29 supported

[kwin] [Bug 448284] Mesa commit 83916ae0, "egl/wayland: add initial dma-buf feedback support" interacts badly with kwin_wayland's dma-buf feedback code, causing Mesa to fallback to llvmpipe

2022-01-13 Thread Zamundaaa
https://bugs.kde.org/show_bug.cgi?id=448284 --- Comment #4 from Zamundaaa --- The only way I see that the size can be 0 is when querying the available formats fails. I added some logging in the MR, maybe you can check out what it says for you? -- You are receiving this mail because: You are

[kwin] [Bug 448284] Mesa commit 83916ae0, "egl/wayland: add initial dma-buf feedback support" interacts badly with kwin_wayland's dma-buf feedback code, causing Mesa to fallback to llvmpipe

2022-01-13 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=448284 --- Comment #3 from Bug Janitor Service --- A possibly relevant merge request was started @ https://invent.kde.org/plasma/kwin/-/merge_requests/1875 -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 448284] Mesa commit 83916ae0, "egl/wayland: add initial dma-buf feedback support" interacts badly with kwin_wayland's dma-buf feedback code, causing Mesa to fallback to llvmpipe

2022-01-13 Thread Jason
https://bugs.kde.org/show_bug.cgi?id=448284 Jason changed: What|Removed |Added CC||jason...@protonmail.ch --- Comment #2 from Jason ---

[kwin] [Bug 448284] Mesa commit 83916ae0, "egl/wayland: add initial dma-buf feedback support" interacts badly with kwin_wayland's dma-buf feedback code, causing Mesa to fallback to llvmpipe

2022-01-13 Thread Zamundaaa
https://bugs.kde.org/show_bug.cgi?id=448284 --- Comment #1 from Zamundaaa --- To be frank, I have absolutely on clue what's happening - map shouldn't fail, and it doesn't on my end. Could you add some debug prints in Mesas surface_dmabuf_feedback_format_table? Of interest would be the fd, and

[kwin] [Bug 448284] Mesa commit 83916ae0, "egl/wayland: add initial dma-buf feedback support" interacts badly with kwin_wayland's dma-buf feedback code, causing Mesa to fallback to llvmpipe

2022-01-12 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=448284 Nate Graham changed: What|Removed |Added CC||n...@kde.org, |

[kwin] [Bug 448284] Mesa commit 83916ae0, "egl/wayland: add initial dma-buf feedback support" interacts badly with kwin_wayland's dma-buf feedback code, causing Mesa to fallback to llvmpipe

2022-01-11 Thread Kyle Devir
https://bugs.kde.org/show_bug.cgi?id=448284 Kyle Devir changed: What|Removed |Added CC||kyle.de...@mykolab.com -- You are receiving this