https://bugs.kde.org/show_bug.cgi?id=498544
--- Comment #6 from Zamundaaa <xaver.h...@gmail.com> --- Git commit 275b4ac9829720291cfae67d0ae37165b6140ce4 by Xaver Hugl. Committed on 16/01/2025 at 17:04. Pushed by zamundaaa into branch 'Plasma/6.3'. 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 (cherry picked from commit dcaa11bced46539b87ab36189c538f6b70f8eac2) 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/275b4ac9829720291cfae67d0ae37165b6140ce4 -- You are receiving this mail because: You are watching all bug changes.