https://bugs.kde.org/show_bug.cgi?id=452119
syed.talha.kha...@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |syed.talha.kha...@gmail.com --- Comment #72 from syed.talha.kha...@gmail.com --- (In reply to Zamundaaa from comment #71) > Git commit 4ad5670ddfcd7400c8b84c12cbf8bd97a0590f43 by Xaver Hugl. > Committed on 07/12/2023 at 14:17. > Pushed by zamundaaa into branch 'master'. > > backends/drm: set dma-fence deadlines if available > > This tells the kernel when a buffer should be done rendering, which allows > it to for example increase GPU clocks in order to hopefully hit our > deadlines. > That in turn should reduce the amount of dropped frames > > M +27 -10 src/backends/drm/drm_buffer.cpp > M +3 -0 src/backends/drm/drm_buffer.h > M +9 -0 src/backends/drm/drm_commit.cpp > M +1 -0 src/backends/drm/drm_commit.h > M +1 -0 src/backends/drm/drm_commit_thread.cpp > > https://invent.kde.org/plasma/kwin/-/commit/ > 4ad5670ddfcd7400c8b84c12cbf8bd97a0590f43 Is it possible we can get this fix integrated in the current version of KWin? I think this is the major show stopper for Intel iGPU user on KDE Wayland. -- You are receiving this mail because: You are watching all bug changes.