IABSD.fr/ports/graphics/radeontop/pkg

Branch :


Log

Author Commit Date CI Message
af6a7994 2022-03-11 19:22:04 drop RCS Ids
7c51bcc0 2021-12-28 16:34:02 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@
1cc0ce7b 2021-10-29 21:00:42 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@