⇦ | amdgpu_top [main]
Last updated on: 2026-02-13 22:45 [UTC]

Metadata for amdgpu_top in main

io.github.umio_yasuno.amdgpu_top - 0.11.0-26 ⚙ x86_64

Icon
<component type="desktop-application">
  <id>io.github.umio_yasuno.amdgpu_top</id>
  <name>amdgpu_top</name>
  <summary>Tool to display AMDGPU usage</summary>
  <project_license>MIT</project_license>
  <description>
    <p>
      amdgpu_top is tool that display AMD GPU utilization, like umr or clbr/radeontop or intel_gpu_top. The tool displays information gathered from performance counters (GRBM, GRBM2), sensors, fdinfo, and AMDGPU driver.
    </p>
  </description>
  <pkgname>amdgpu_top</pkgname>
  <launchable type="desktop-id">amdgpu_top.desktop</launchable>
  <launchable type="desktop-id">amdgpu_top-tui.desktop</launchable>
  <icon type="cached" width="48" height="48">amdgpu_top_utilities-system-monitor.png</icon>
  <icon type="cached" width="64" height="64">amdgpu_top_utilities-system-monitor.png</icon>
  <icon type="cached" width="128" height="128">amdgpu_top_utilities-system-monitor.png</icon>
  <icon type="remote" width="128" height="128">io/github/umio_yasuno.amdgpu_top/0ee98b565a7cda94a35693a5f4197dce/icons/128x128/amdgpu_top_utilities-system-monitor.png</icon>
  <icon type="stock">utilities-system-monitor</icon>
  <url type="homepage">https://github.com/Umio-Yasuno/amdgpu_top</url>
  <categories>
    <category>System</category>
    <category>Monitor</category>
  </categories>
  <screenshots>
    <screenshot type="default">
      <caption>amdgpu_top SMI mode</caption>
      <image type="source" width="728" height="670">io/github/umio_yasuno.amdgpu_top/0ee98b565a7cda94a35693a5f4197dce/screenshots/image-1_orig.png</image>
      <image type="thumbnail" width="624" height="574">io/github/umio_yasuno.amdgpu_top/0ee98b565a7cda94a35693a5f4197dce/screenshots/[email protected]</image>
      <image type="thumbnail" width="224" height="206">io/github/umio_yasuno.amdgpu_top/0ee98b565a7cda94a35693a5f4197dce/screenshots/[email protected]</image>
    </screenshot>
    <screenshot type="default">
      <caption>amdgpu_top TUI mode</caption>
      <image type="source" width="728" height="1104">io/github/umio_yasuno.amdgpu_top/0ee98b565a7cda94a35693a5f4197dce/screenshots/image-2_orig.png</image>
      <image type="thumbnail" width="624" height="946">io/github/umio_yasuno.amdgpu_top/0ee98b565a7cda94a35693a5f4197dce/screenshots/[email protected]</image>
      <image type="thumbnail" width="224" height="339">io/github/umio_yasuno.amdgpu_top/0ee98b565a7cda94a35693a5f4197dce/screenshots/[email protected]</image>
    </screenshot>
    <screenshot type="default">
      <caption>amdgpu_top GUI mode</caption>
      <image type="source" width="1886" height="1046">io/github/umio_yasuno.amdgpu_top/0ee98b565a7cda94a35693a5f4197dce/screenshots/image-3_orig.png</image>
      <image type="thumbnail" width="1248" height="692">io/github/umio_yasuno.amdgpu_top/0ee98b565a7cda94a35693a5f4197dce/screenshots/[email protected]</image>
      <image type="thumbnail" width="752" height="417">io/github/umio_yasuno.amdgpu_top/0ee98b565a7cda94a35693a5f4197dce/screenshots/[email protected]</image>
      <image type="thumbnail" width="624" height="346">io/github/umio_yasuno.amdgpu_top/0ee98b565a7cda94a35693a5f4197dce/screenshots/[email protected]</image>
      <image type="thumbnail" width="224" height="124">io/github/umio_yasuno.amdgpu_top/0ee98b565a7cda94a35693a5f4197dce/screenshots/[email protected]</image>
    </screenshot>
  </screenshots>
  <releases>
    <release type="stable" version="0.10.5" timestamp="1748304000">
      <description>
        <p>Changelog</p>
        <ul>
          <li>ci: use xbuild for build appimage</li>
          <li>lib: add cpu and vcn_unified fields to FdInfoUsage</li>
          <li>lib: add VCNU to FdInfoSortType</li>
          <li>lib: add fw_versions fieled to AppDeviceInfo</li>
          <li>cleanup dump_info</li>
          <li>fix build without tui feature</li>
          <li>add dynamically linked musl binary to release</li>
        </ul>
        <ul>
          <li>smi: display CPU Core freq</li>
          <li>tui: fix vpe label</li>
          <li>tui: add support for cpu core freq</li>
          <li>tui: use VCNU (vcn_unified) instead of VCN (media, avg. of dec/enc/jpeg_dec)</li>
          <li>tui: update cursive version</li>
        </ul>
        <ul>
          <li>gui: if gpu_metrics_v2_0/v2_1 then check core_temp and core_power and enable cpu_temp_plot and cpu_power_plot accordingly</li>
          <li>gui: add support for cpu core freq</li>
          <li>gui: use VCNU instead of VCN (media)</li>
          <li>gui: update eframe and egui_plot version</li>
        </ul>
        <ul>
          <li>json: add support for cpu core freq</li>
          <li>json: add support for critical/emergency temp</li>
        </ul>
      </description>
      <url>https://github.com/Umio-Yasuno/amdgpu_top/releases/tag/v0.10.5</url>
    </release>
    <release type="stable" version="0.10.4" timestamp="1742169600">
      <description>
        <p>Changelog</p>
        <ul>
          <li>Rust 2024 Edition</li>
          <li>add support for k10temp Tctl</li>
          <li>dynamically update power_cap</li>
          <li>implement workaround for Raphael/Granite Ridge APU reported input power</li>
          <li>implement workaround for RDNA 4 dGPU (SMU v14.0.2/3) dose not have fan1_input</li>
          <li>skip show fdinfo stat if ids_count is zero</li>
        </ul>
        <ul>
          <li>tui: update info_bar</li>
        </ul>
        <ul>
          <li>gui: if gpu_metrics_v2_0 or gpu_metrics_v2_1, do not display cpu temp/power plot</li>
        </ul>
        <ul>
          <li>xdna: update xdna bindings</li>
          <li>xdna: print app version when dumping xdna info</li>
        </ul>
      </description>
      <url>https://github.com/Umio-Yasuno/amdgpu_top/releases/tag/v0.10.4</url>
    </release>
    <release type="stable" version="0.10.3" timestamp="1738627200">
      <description>
        <p>Changelog</p>
        <ul>
          <li>fix filter_proc when short cmdline</li>
          <li>update dump_xdna_device</li>
        </ul>
      </description>
      <url>https://github.com/Umio-Yasuno/amdgpu_top/releases/tag/v0.10.3</url>
    </release>
    <release type="stable" version="0.10.2" timestamp="1738540800">
      <description>
        <p>Changelog</p>
        <ul>
          <li>reduce allocations and improve dump commands</li>
          <li>support for dynamic loading of libdrm and libdrm_amdgpu (amdgpu_top remains a dynamic link)</li>
          <li>specify rev of libdrm_amdgpu_sys</li>
          <li>add fdinfo description in README.md</li>
          <li>Add remark to build on Fedora (#117)</li>
          <li>update release.yml</li>
          <li>update DevicePath::check_if_device_is_active for env where CONFIG_PM is disabled</li>
        </ul>
        <ul>
          <li>xdna: fix the detection of XDNA NPU</li>
          <li>xdna: impl ioctl for amdxdna-driver</li>
        </ul>
        <ul>
          <li>tui: add "--hide-fdinfo" option for TUI mode</li>
          <li>tui: hideable_panel</li>
          <li>tui: collapsible view in one row</li>
        </ul>
        <ul>
          <li>gui: Add Georgian tranlsation (#116)</li>
        </ul>
      </description>
      <url>https://github.com/Umio-Yasuno/amdgpu_top/releases/tag/v0.10.2</url>
    </release>
  </releases>
  <content_rating/>
</component>