[kwin] [Bug 440386] High CPU use of kwin_wayland when video playing in firefox when llvmpipe is used

2025-04-02 Thread TraceyC
https://bugs.kde.org/show_bug.cgi?id=440386 TraceyC changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[kwin] [Bug 440386] High CPU use of kwin_wayland when video playing in firefox when llvmpipe is used

2025-01-12 Thread J. Gerhards
https://bugs.kde.org/show_bug.cgi?id=440386 J. Gerhards changed: What|Removed |Added CC||g1.jas...@gmail.com -- You are receiving this ma

[kwin] [Bug 440386] High CPU use of kwin_wayland when video playing in firefox when llvmpipe is used

2024-07-02 Thread postix
https://bugs.kde.org/show_bug.cgi?id=440386 postix changed: What|Removed |Added CC||pos...@posteo.eu -- You are receiving this mail becau

[kwin] [Bug 440386] High CPU use of kwin_wayland when video playing in firefox when llvmpipe is used

2024-06-07 Thread Zamundaaa
https://bugs.kde.org/show_bug.cgi?id=440386 Zamundaaa changed: What|Removed |Added Summary|High CPU use of |High CPU use of |kwin_wayland whe

[kwin] [Bug 440386] High CPU use of kwin_wayland when video playing in firefox

2024-03-18 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=440386 Yaroslav Sidlovsky changed: What|Removed |Added CC||zawer...@gmail.com -- You are receiving t

[kwin] [Bug 440386] High CPU use of kwin_wayland when video playing in firefox

2023-10-27 Thread Dick Tracey
https://bugs.kde.org/show_bug.cgi?id=440386 Dick Tracey changed: What|Removed |Added CC||traceyd...@yandex.com -- You are receiving this

[kwin] [Bug 440386] High CPU use of kwin_wayland when video playing in firefox

2022-01-07 Thread SR_team
https://bugs.kde.org/show_bug.cgi?id=440386 SR_team changed: What|Removed |Added Version|5.22.4 |5.23.5 -- You are receiving this mail because: You a

[kwin] [Bug 440386] High CPU use of kwin_wayland when video playing in firefox

2022-01-07 Thread SR_team
https://bugs.kde.org/show_bug.cgi?id=440386 SR_team changed: What|Removed |Added CC||m...@sr.team -- You are receiving this mail because:

[kwin] [Bug 440386] High CPU use of kwin_wayland when video playing in firefox

2021-10-21 Thread Sergey
https://bugs.kde.org/show_bug.cgi?id=440386 Sergey changed: What|Removed |Added CC||rion...@gmail.com --- Comment #9 from Sergey --- Goog

[kwin] [Bug 440386] High CPU use of kwin_wayland when video playing in firefox

2021-08-09 Thread Fabian Vogt
https://bugs.kde.org/show_bug.cgi?id=440386 --- Comment #8 from Fabian Vogt --- Git commit 11c7e7a64da3b39c89a1392f1f1112bc8c8ea8b7 by Fabian Vogt. Committed on 09/08/2021 at 06:52. Pushed by fvogt into branch 'master'. scenes/opengl: Avoid blending for entirely opaque SurfaceItems Blending is

[kwin] [Bug 440386] High CPU use of kwin_wayland when video playing in firefox

2021-08-07 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=440386 Bug Janitor Service changed: What|Removed |Added Ever confirmed|0 |1 Status|REPORTED

[kwin] [Bug 440386] High CPU use of kwin_wayland when video playing in firefox

2021-08-05 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=440386 --- Comment #6 from Vlad Zahorodnii --- (In reply to Fabian Vogt from comment #5) > I did some more comparisions with weston. > > perf shows that while weston runs into the "fs_variant_whole" path in > llvmpipe, kwin_wayland almost exclusively uses the

[kwin] [Bug 440386] High CPU use of kwin_wayland when video playing in firefox

2021-08-05 Thread Fabian Vogt
https://bugs.kde.org/show_bug.cgi?id=440386 --- Comment #5 from Fabian Vogt --- I did some more comparisions with weston. perf shows that while weston runs into the "fs_variant_whole" path in llvmpipe, kwin_wayland almost exclusively uses the slower "fs_variant_partial" functions. With LP_DEBUG=

[kwin] [Bug 440386] High CPU use of kwin_wayland when video playing in firefox

2021-08-03 Thread Fabian Vogt
https://bugs.kde.org/show_bug.cgi?id=440386 --- Comment #4 from Fabian Vogt --- I also tried playing a video in FF in Weston using the DRM backend and CPU usage is ~25%. I had a look at how weston deals with received buffers and copying damaged regions into local textures and it uses the same unp

[kwin] [Bug 440386] High CPU use of kwin_wayland when video playing in firefox

2021-08-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=440386 Nate Graham changed: What|Removed |Added CC||n...@kde.org, |

[kwin] [Bug 440386] High CPU use of kwin_wayland when video playing in firefox

2021-08-01 Thread Fabian Vogt
https://bugs.kde.org/show_bug.cgi?id=440386 --- Comment #2 from Fabian Vogt --- > FWICT, the high CPU utilization is mostly from having a higher target frame > rate than is actually displayed, which makes kwin_wayland fully CPU bound. I somehow totally forgot that this was with the Show FPS eff

[kwin] [Bug 440386] High CPU use of kwin_wayland when video playing in firefox

2021-07-31 Thread Fabian Vogt
https://bugs.kde.org/show_bug.cgi?id=440386 --- Comment #1 from Fabian Vogt --- It does not happen with either "KWIN_COMPOSE=Q" or when using the framebuffer backend (which also forces QPainter). I noticed that even though the refresh rate is set to 60Hz, kwin actually renders 100fps according t