summaryrefslogtreecommitdiffstats
path: root/CRT.h
diff options
context:
space:
mode:
authorChristian Göttsche <cgzones@googlemail.com>2023-08-29 13:03:31 +0200
committercgzones <cgzones@googlemail.com>2024-03-27 19:49:23 +0100
commitf8c5bdd86478a852c8d3967630dd81fdd70fa030 (patch)
tree868c30988bd44ee8e8be487ad2dd22f23e3cc46b /CRT.h
parentec608672cea2b857a7b43832bfabae2bbe6c04da (diff)
Linux: add GPU meter and process column
Based on the DRM client usage stats[1] add statistics for GPU time spend and percentage utilization. [1]: https://www.kernel.org/doc/html/latest/gpu/drm-usage-stats.html
Diffstat (limited to 'CRT.h')
-rw-r--r--CRT.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/CRT.h b/CRT.h
index 8740e096..eb3df1d7 100644
--- a/CRT.h
+++ b/CRT.h
@@ -121,6 +121,11 @@ typedef enum ColorElements_ {
CPU_SOFTIRQ,
CPU_STEAL,
CPU_GUEST,
+ GPU_ENGINE_1,
+ GPU_ENGINE_2,
+ GPU_ENGINE_3,
+ GPU_ENGINE_4,
+ GPU_RESIDUE,
PANEL_EDIT,
SCREENS_OTH_BORDER,
SCREENS_OTH_TEXT,

© 2014-2024 Faster IT GmbH | imprint | privacy policy