graphics driver for AMD GPUs on Linux
AMDGPU_boot_log_screenshot.png
AMDgpu is an open source device driver for the Linux operating system developed by AMD to support its Radeon lineup of graphics cards (GPUs). It was announced in 2014 as the successor โ€ฆ Wikipedia
Factsheet
Developer AMD
Release 1.0 / 20 April 2015; 11 years ago (2015-04-20)
Stable release 6.16
/ 4 August 2025; 10 months ago (2025-08-04)
Factsheet
Developer AMD
Release 1.0 / 20 April 2015; 11 years ago (2015-04-20)
Stable release 6.16
/ 4 August 2025; 10 months ago (2025-08-04)
๐ŸŒ
Reddit
reddit.com โ€บ r/linux_gaming โ€บ amdgpu_top - tool to show amdgpu usage
r/linux_gaming on Reddit: AMDGPU_TOP - tool to show AMDGPU usage
March 17, 2023 -

I am currently working on a tool that will be the successor to radeontop.

clbr (the author of radeontop) has been busy and radeontop has not been able to keep up with the changes in the latest generation of AMD GPUs.
https://github.com/clbr/radeontop/pull/93

I also aim to create simple and easily extensible applications in Rust.

I would be happy to receive your comments and suggestions.
Thanks!

Repository

๐ŸŒ
Casey Primozic
cprimozic.net โ€บ notes โ€บ posts โ€บ amdgpu_top-a-modern-radeontop-alternative
`amdgpu_top`: A Modern `radeontop` Alternative :: Casey Primozic's Notes
August 23, 2023 - Iโ€™ve been using a tool called radeontop for years to monitor the performance and utilization of my AMD GPUs on Linux. Itโ€™s a TUI-based application that renders the value of different performance counters as bar charts: For the most part, it does a good job and it provides a concise overview of GPU utilization.
Discussions

centos - How to monitor AMD GPU on Linux Server - Unix & Linux Stack Exchange
I am working on a linux server and need to monitor the gpu load of an AMD GPU. Unfortunately I do not have super user rights so I cannot install radeontop. Is there another way to monitor amd gpu l... More on unix.stackexchange.com
๐ŸŒ unix.stackexchange.com
AMD GPU Monitor?
CoreCTRL https://gitlab.com/corectrl/corectrl More on reddit.com
๐ŸŒ r/linuxquestions
5
2
June 6, 2020
How to see my AMD GPU usage in Linux?

Have you tried radeontop ?

More on reddit.com
๐ŸŒ r/Amd
10
5
December 14, 2017
GUI to control and monitor your AMD GPU in Linux with AMDGPU/AMDGPUPRO Drivers
Hi, As far as I know, AMD do not provide a GUI on Linux for my R9 Fury X/Fury/Nano Cards on Ubuntu 16.04LTS. I have asked when one will be available but I get no answer. Does anyone know of a good working GUI solution to control and monitor my AMD cards? Thanks. More on forum.level1techs.com
๐ŸŒ forum.level1techs.com
0
0
August 11, 2018
๐ŸŒ
nixCraft
cyberciti.biz โ€บ nixcraft โ€บ open source โ€บ command line hacks โ€บ top 7 linux gpu monitoring and diagnostic commands line tools
Linux GPU Monitoring and Diagnostic Commands Line Tools - nixCraft
February 3, 2025 - Install it as follows: $ sudo apt install radeontop $ sudo radeontop It works with R600 and up GPUs, even Southern Islands should work fine. Works with both the open source AMD drivers and AMD Catalyst cloused-source drivers: You learned about the various Linux GPU commands and tools for monitoring and diagnostic purposes on Linux and BSD-based systems.
๐ŸŒ
GitHub
github.com โ€บ Syllo โ€บ nvtop
GitHub - Syllo/nvtop: GPU & Accelerator process monitoring for AMD, Apple, Huawei, Intel, NVIDIA and Qualcomm ยท GitHub
May 7, 2026 - NVTOP stands for Neat Videocard TOP, a (h)top like task monitor for GPUs and accelerators. It can handle multiple GPUs and print information about them in a htop-familiar way. Currently supported vendors are AMD (Linux amdgpu driver), Apple (limited M1 & M2 support), Huawei (Ascend), Intel (Linux i915/Xe drivers), NVIDIA (Linux proprietary divers), Qualcomm Adreno (Linux MSM driver), Broadcom VideoCore (Linux v3d driver), Rockchip, MetaX (MXSML driver), Enflame (Linux EFML driver), Tenstorrent (Linux tt-kmd driver).
Starred by 10.8K users
Forked by 399 users
Languages ย  C 92.1% | CMake 5.5%
๐ŸŒ
ArchWiki
wiki.archlinux.org โ€บ title โ€บ AMDGPU
AMDGPU - ArchWiki
May 28, 2026 - Add the virtual_display=1234:56:78.9,x kernel module parameter for the amdgpu module, where 1234:56:78.9 is the PCI address of the GPU and x is the number of crtc (virtual monitors) to expose. Using this parameter also disables physical outputs.
๐ŸŒ
GitHub
github.com โ€บ Umio-Yasuno โ€บ amdgpu_top
GitHub - Umio-Yasuno/amdgpu_top: Tool to display AMDGPU usage ยท GitHub
# Run TUI mode amdgpu_top # Run GUI mode amdgpu_top --gui # Run SMI mode amdgpu_top --smi # Dump AMDGPU info amdgpu_top -d # Dump AMDGPU info and gpu_metrics amdgpu_top -d -gm # Dump AMDGPU info and pp_table amdgpu_top -d --pp-table # Dump AMDGPU info in JSON format amdgpu_top -d --json # Dump DRM info amdgpu_top --drm-info # Decode gpu_metrics file amdgpu_top --decode-gm <path> # Decode gpu_metrics file and output in JSON format amdgpu_top --json --decode-gm <path>
Starred by 1.6K users
Forked by 54 users
Languages ย  Rust 97.3% | Fluent 2.7%
๐ŸŒ
LinuxBlog
linuxblog.io โ€บ home โ€บ best linux gpu monitor
Best Linux GPU Monitor | LinuxBlog.io
February 2, 2025 - AI-Z gives you a unified view of hardware resource usage across both NVIDIA and AMD GPUs. Simple interface and cross-platform support makes it a great option for users who work with mixed GPU environments, so you can monitor your whole system ...
Find elsewhere
๐ŸŒ
nixCraft
cyberciti.biz โ€บ nixcraft โ€บ hardware โ€บ nvtop โ€“ awesome linux task monitor for nvidia, amd & intel gpus
nvtop - Awesome Linux task monitor for NVIDIA, AMD & Intel GPUs - nixCraft
September 12, 2025 - The nvtop command is an excellent task monitor for Linux users for NVIDIA, AMD and Intel GPUs (Graphics Processing Units). It is just like your top command or htop command and efficiently handles multiple GPUs in your system and shows details ...
๐ŸŒ
Linux Hint
linuxhint.com โ€บ apps-monitor-amd-gpu-linux
Apps to Monitor AMD GPUs Using Open Source Drivers in Linux โ€“ Linux Hint
You can also compile its source code to get executable binary files. To run Radeontop, use a command in the following format: ... Radeon profile is a powerful open source tool to both monitor and control GPU parameters and profiles for AMD cards that use open source drivers in Linux.
๐ŸŒ
Reddit
reddit.com โ€บ r/linuxquestions โ€บ amd gpu monitor?
r/linuxquestions on Reddit: AMD GPU Monitor?
June 6, 2020 -

Is there a good GUI utility for monitoring GPU activity like temp, Ram, and Mhz?

I tried RadeonTop but all values read 100

Anything similar to GreenWithEnvy for Nvidia?

๐ŸŒ
UbuntuHandbook
ubuntuhandbook.org โ€บ home โ€บ howtos โ€บ how to monitor gpu usage in ubuntu 24.04 | 22.04
How to Monitor GPU Usage in Ubuntu 24.04 | 22.04 | UbuntuHandbook
When it opens, run command to install ... Video, and VideoEnhance. For NVIDIA and AMD graphics card, thereโ€™s a htop like task monitor called nvtop (Neat Videocard TOP)....
๐ŸŒ
AMD ROCm
rocm.docs.amd.com โ€บ projects โ€บ amdsmi โ€บ en โ€บ docs-5.7.0 โ€บ amdsmi_cli_readme_link.html
AMD SMI CLI Tool โ€” AMD SMI 23.2.0.1 Documentation
amd-smi usage: amd-smi [-h] ... AMD System Management Interface | Version: 23.2.0.1 | Platform: Linux Baremetal optional arguments: -h, --help show this help message and exit AMD-SMI Commands: Descriptions: version Display version information discovery (list) Display discovery information static Gets static information about the specified GPU firmware (ucode) Gets firmware information about the specified GPU bad-pages Gets bad page information about the specified GPU metric Gets metric/performance information about the specified GPU process Lists general process information running on the specified GPU topology Displays topology information of the devices.
๐ŸŒ
Level1Techs
forum.level1techs.com โ€บ operating systems & open source โ€บ linux
GUI to control and monitor your AMD GPU in Linux with AMDGPU/AMDGPUPRO Drivers - Linux - Level1Techs Forums
August 11, 2018 - Hi, As far as I know, AMD do not provide a GUI on Linux for my R9 Fury X/Fury/Nano Cards on Ubuntu 16.04LTS. I have asked when one will be available but I get no answer. Does anyone know of a good working GUI solutionโ€ฆ
๐ŸŒ
NVTOP
nvtop.org
NVTOP โ€“ Real-Time GPU Monitoring Tool for Linux
NVTOP โ€“ Real-Time GPU Monitoring Tool for Linux
Monitor NVIDIA, AMD, and Intel GPUs in real time with NVTOP. A fast, lightweight, and professional GPU usage monitoring tool for Linux systems.
Rating: 4.8 โ€‹
๐ŸŒ
Geeks3D
geeks3d.com โ€บ home โ€บ softwares โ€บ geexlab โ€บ radeon gpu monitoring on linux using drm
Radeon GPU Monitoring on Linux using DRM | Geeks3D
February 13, 2020 - Here is a small demo for testing the monitoring of Radeon GPUs on Linux using DRM. DRM is the short version of Direct Rendering Manager, the Linux interface with modern GPUs (more info here).
๐ŸŒ
GitHub
github.com โ€บ giuliojiang โ€บ AMD-Linux-Power-Management
GitHub - giuliojiang/AMD-Linux-Power-Management: Some simple scripts to set power levels and monitor GPU frequencies under linux with support to Radeon dpm ยท GitHub
Some simple scripts to set power levels and monitor GPU frequencies under linux with support to Radeon dpm - giuliojiang/AMD-Linux-Power-Management
Starred by 14 users
Forked by 2 users
Languages ย  Python 93.9% | Shell 6.1%