[plasmashell] [Bug 444042] Add total and per process GPU usage to system/activity monitor

2022-09-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=444042 lo...@b-vo.fr changed: What|Removed |Added CC||lo...@b-vo.fr -- You are receiving this mail

[plasmashell] [Bug 444042] Add total and per process GPU usage to system/activity monitor

2022-05-18 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=444042 --- Comment #7 from David Redondo --- That's very good news! -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 444042] Add total and per process GPU usage to system/activity monitor

2022-05-16 Thread Tvrtko Ursulin
https://bugs.kde.org/show_bug.cgi?id=444042 --- Comment #6 from Tvrtko Ursulin --- Progress update for the per process GPU utilisation - the common spec and the i915 implementation have been merged and should hit the 5.19 kernel. At the same time AMD and Freedreno drivers have in progress

[plasmashell] [Bug 444042] Add total and per process GPU usage to system/activity monitor

2022-01-25 Thread Arjen Hiemstra
https://bugs.kde.org/show_bug.cgi?id=444042 --- Comment #5 from Arjen Hiemstra --- > What does KDE do here for other vendors? For AMD GPUs there is only one value exposed in sysfs, "gpu_busy_percentage" so that is what we use. I don't know what the AMDGPU driver uses to expose that value. For

[plasmashell] [Bug 444042] Add total and per process GPU usage to system/activity monitor

2022-01-25 Thread Tvrtko Ursulin
https://bugs.kde.org/show_bug.cgi?id=444042 --- Comment #4 from Tvrtko Ursulin --- Cool - do you have a screenshot at hand? :) "Total GPU usage" is a good question which I think doesn't have a good answer. Neither max or normalized is correct when looked across different GPU engine "classes"

[plasmashell] [Bug 444042] Add total and per process GPU usage to system/activity monitor

2022-01-23 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=444042 --- Comment #3 from David Redondo --- Sorry for taking a while to respond, I made a poc to add for total intel gpu statistics a while back https://invent.kde.org/plasma/ksystemstats/-/commit/1cd660c3c5c4f8a73978b79d94e8736298ce1e05 , it's a separate

[plasmashell] [Bug 444042] Add total and per process GPU usage to system/activity monitor

2021-11-02 Thread Tvrtko Ursulin
https://bugs.kde.org/show_bug.cgi?id=444042 --- Comment #2 from Tvrtko Ursulin --- Yes CAP_PERFMON is required for global stats and then you could either get the data directly using perf_event_open(2) or going through intel_gpu_top. If you go for latter then note it has a JSON output mode which

[plasmashell] [Bug 444042] Add total and per process GPU usage to system/activity monitor

2021-10-20 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=444042 Nate Graham changed: What|Removed |Added CC||n...@kde.org Severity|normal

[plasmashell] [Bug 444042] Add total and per process GPU usage to system/activity monitor

2021-10-20 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=444042 David Redondo changed: What|Removed |Added CC||k...@david-redondo.de, |