https://bugs.kde.org/show_bug.cgi?id=517334

David Redondo <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
                   |ma/ksystemstats/-/commit/95 |ma/ksystemstats/-/commit/d8
                   |4ae7057b73440f1b8ac0e3a7fe1 |e953176237789d98378116d3ec1
                   |fb3b138595e                 |73222cda19f

--- Comment #10 from David Redondo <[email protected]> ---
Git commit d8e953176237789d98378116d3ec173222cda19f by David Redondo.
Committed on 13/08/2026 at 07:41.
Pushed by davidre into branch 'Plasma/6.7'.

Fix i915 PMU path for discrete Intel GPUs

The i915 PMU device for a discrete GPU uses a name such as
`i915_0000_03_00.0`, but IntelHelper constructs the path as
`i9150000_03_00.0`, missing the separator between `i915` and the
PCI address.

This prevents KSystemStats from collecting GPU statistics for
discrete Intel GPUs using the i915 driver.

Add the missing underscore when constructing the PMU device path.


(cherry picked from commit 954ae7057b73440f1b8ac0e3a7fe1fb3b138595e)

Co-authored-by: Takahiro Hashimoto <[email protected]>

M  +1    -1    plugins/gpu/IntelHelper.cpp

https://invent.kde.org/plasma/ksystemstats/-/commit/d8e953176237789d98378116d3ec173222cda19f

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to