View Radeon GPU utilization
View Radeon GPU utilization, both for the total activity percent and individual
blocks.
Supported cards R600 and up, even Southern Islands should work fine. Works with
both the open drivers and AMD Catalyst.
The total GPU utilization is also valid for OpenCL loads; the other blocks are
only useful in GL loads.
- Links to hardware / radeontop
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:khnazile:video/radeontop && cd $_
- Create Badge
Refresh
Refresh
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
radeontop-1.4.tar.gz | 0000044602 43.6 KB | |
radeontop-rpmlintrc | 0000000039 39 Bytes | |
radeontop.changes | 0000004528 4.42 KB | |
radeontop.spec | 0000001994 1.95 KB |
Latest Revision
Anatoly Bobrov (khnazile)
committed
(revision 4)
- Update to version 1.3 * Update pci ids, one navi10, new sienna cichlid * Update pot file * Transparency style fixes * Transparency support * Update pci ids: arcturus, renoir, navi12, navi14 * Round the size of the percentage bar to the nearest integer * Add Screenshot * Refresh man page * Add a warning when failing to drop DRM master * Add support to open DRM device nodes by pathname * Rework of DRM initialization code * Add support to discover devices via DRM * Move libdrm code to separate functions * Warning fix, make the struct copy explicit * Move pciaccess code to separate functions * Restore libdrm defines, so the non-root-radeon support works on older libdrm but new kernel * Warning fix, clarify two radeon error messages * Update man page * Fix matching PCI bus 0 via command line argument * Add clock frequency reporting to radeon * Check driver version to discover features * Move device dependent code to amdgpu.c and radeon.c * Move amdgpu code to init_amdgpu() and cleanup_amdgpu() * Move radeon initialization code to init_radeon() * Revive previously removed radeon_get_drm_value() * Use directly the backend functions to get GPU usage * Display shader clock on APUs * Documentation update for amdgpu and command line
Comments 0