https://bugs.kde.org/show_bug.cgi?id=521727
Zamundaaa <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/kwin/-/commit/477ee3b85f |ma/kwin/-/commit/0287f7fa9d |808244d834da13291d6e5337b3f |6bb58250471b988265257cd3481 |f24 |32d --- Comment #15 from Zamundaaa <[email protected]> --- Git commit 0287f7fa9d6bb58250471b988265257cd348132d by Xaver Hugl. Committed on 20/06/2026 at 14:58. Pushed by zamundaaa into branch 'Plasma/6.7'. vulkan/swapchain: import buffers correctly The "importDmabuf" method approach was copied from the EGL code, but it's quite problematic for Vulkan, since it doesn't handle synchronization when buffers get deleted. This lack of synchronization can cause GPU hangs and similar problems. Co-authored-by: SungHwan Jung <[email protected]> (cherry picked from commit 477ee3b85f808244d834da13291d6e5337b3ff24) Co-authored-by: Xaver Hugl <[email protected]> M +1 -1 src/vulkan/vulkan_device.h M +2 -2 src/vulkan/vulkan_swapchain.cpp https://invent.kde.org/plasma/kwin/-/commit/0287f7fa9d6bb58250471b988265257cd348132d -- You are receiving this mail because: You are watching all bug changes.
