https://bugs.kde.org/show_bug.cgi?id=498544
--- Comment #3 from Zamundaaa <xaver.h...@gmail.com> --- Git commit dcaa11bced46539b87ab36189c538f6b70f8eac2 by Xaver Hugl. Committed on 16/01/2025 at 16:32. Pushed by zamundaaa into branch 'master'. backends/drm: remove the chance for false positives in pageflip timeout detection The previous code also detected the main thread hanging as a pageflip timeout. Instead of just detecting the pageflip timing out, call back to the main thread and handle it hanging M +31 -4 src/backends/drm/drm_commit_thread.cpp M +4 -0 src/backends/drm/drm_commit_thread.h M +6 -0 src/backends/drm/drm_gpu.cpp M +3 -1 src/backends/drm/drm_gpu.h https://invent.kde.org/plasma/kwin/-/commit/dcaa11bced46539b87ab36189c538f6b70f8eac2 -- You are receiving this mail because: You are watching all bug changes.