Commit Graph
2 Commits
Author SHA1 Message Date
Zolaandrcassani e5c7547814 system-monitor-graph@rcassani: Add error handling for amdgpu (#1407)
* This commit adds error checking to prevent desklet or Cinnamon crashes
    when any of the used files are absent from the system, most often
    because the system doesn't have a gpu from AMD.

    It also switches amdgpu functions to use async function calls for
    file reading, like the rest of the desklet.

---------

Co-authored-by: rcassani <raymundo.cassani@gmail.com>
2025-02-20 16:30:27 -05:00
Zola 1ca999d361 system-monitor-graph@rcassani: Add support for amdgpu and bump version (#1394)
* This commit adds support for showing GPU and VRAM usage on GPUs
  which make use of the amdgpu driver.

  It should be noted that GPU usage can be somewhat inaccurate
  because of the low sampling frequency.
2025-02-08 15:20:12 -05:00