https://bugs.kde.org/show_bug.cgi?id=453283
Arjen Hiemstra <ahiems...@heimr.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/ksystemstats/commit/5eed | |0d51c0830ce1099e308e0326a5f | |f9b0ec82d Resolution|--- |FIXED --- Comment #11 from Arjen Hiemstra <ahiems...@heimr.nl> --- Git commit 5eed0d51c0830ce1099e308e0326a5ff9b0ec82d by Arjen Hiemstra. Committed on 14/06/2022 at 11:36. Pushed by ahiemstra into branch 'master'. GPU: Query for DRM devices and use DRM number as card number The order in which PCI devices are enumerated can apparently change with some driver changes. This means that GPU 1 suddenly becomes GPU 2 and the other way around. The DRM subsystem does seem to have a consistent numbering for these devices, so query the DRM subsystem for devices and use its numbering for GPU indexing so that it remains stable. M +17 -13 plugins/gpu/LinuxBackend.cpp https://invent.kde.org/plasma/ksystemstats/commit/5eed0d51c0830ce1099e308e0326a5ff9b0ec82d -- You are receiving this mail because: You are watching all bug changes.