Summary: | Overview FPS drop animation | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Sauf <hsaom> |
Component: | effects-overview | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | elizabethj1167, indigosky30, nate, sephiroth_pk, shatz.dan |
Priority: | NOR | Keywords: | qt6 |
Version First Reported In: | 6.0.1 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Sauf
2024-03-08 11:57:26 UTC
Hardware AMD Ryzen 5 5600H 16 GB AMD Radeon RX 6600M Graphics A possibly relevant merge request was started @ https://invent.kde.org/plasma/kwin/-/merge_requests/5390 Git commit d59451adcf8f7a4d90659a60bfbe73230091b0e3 by Xaver Hugl. Committed on 26/03/2024 at 16:06. Pushed by zamundaaa into branch 'master'. effects/quickeffect: render qtquick scenes in the normal render pass If they're rendered in prePaintScreen, the time needed to render them is not accounted for in compositing scheduling, which may make KWin miss vblank Related: bug 452119, bug 482034 M +5 -0 src/effect/offscreenquickview.cpp M +9 -10 src/effect/quickeffect.cpp https://invent.kde.org/plasma/kwin/-/commit/d59451adcf8f7a4d90659a60bfbe73230091b0e3 (In reply to Zamundaaa from comment #3) > Git commit d59451adcf8f7a4d90659a60bfbe73230091b0e3 by Xaver Hugl. > Committed on 26/03/2024 at 16:06. > Pushed by zamundaaa into branch 'master'. > > effects/quickeffect: render qtquick scenes in the normal render pass > > If they're rendered in prePaintScreen, the time needed to render them is not > accounted for in compositing scheduling, which may make KWin miss vblank > Related: bug 452119, bug 482034 > > M +5 -0 src/effect/offscreenquickview.cpp > M +9 -10 src/effect/quickeffect.cpp > > https://invent.kde.org/plasma/kwin/-/commit/ > d59451adcf8f7a4d90659a60bfbe73230091b0e3 Shouldnt this bug be closed since the merge request was accepted and the other 2 related bugs are RESOLVED? I'm noticing the same but only the first opening overview on a fresh session. Every next animation is smooth. I'm opening overview using touchpad gestures if that matters. AMD gpu, 120hz in-built laptop display. I still experience this bug. In my case, the screen freezes for a couple of seconds, and then moves at sluggish speed until the animation is completed. Linux/KDE Plarma: Endeavour OS KDE Plasma Version: 6.4.4 KDE Frameworks Version: 6.17.0 Qt Version: 6.9.1 Hardware: Intel Core i5-8250U with Intel UHD Graphics 620 GPU, connected to a 2560x1440 and a 1920x1080 external monitors (the latter mirroring the laptop's monitor). |