Commit Graph

3 Commits

Author SHA1 Message Date
naddy
af6a79943b drop RCS Ids 2022-03-11 19:22:04 +00:00
sdk
7c51bcc0e2 Update radeontop 1.3 => 1.4
Software changes:
- added new PCI IDs
- works with /dev/dri/card* (no /dev/kmem access required anymore)

Port changes:
- drop readme, because /dev/dri/card* is owned by the user when xenodm
  is used to start X.
- add post extract step to set the version string for --version

ok op@
2021-12-28 16:34:02 +00:00
sdk
1cc0ce7b10 Import radeontop 1.3.0
View your GPU utilization, both for the total activity percent and individual
blocks. The total GPU utilization is also valid for OpenCL loads; the other
blocks are only useful in GL loads.
Requires access to /dev/dri/cardN files or /dev/mem (root privileges).
R600 and up, even Southern Islands should work fine.

Tweak: AMD Catalyst driver reference removed from DESCR before commit.

Port originally created by thfr@, updated by sdk@ and I'm taking maintainer.

ok by thfr@ and solene@
2021-10-29 21:00:42 +00:00