Skip to content

v0.1.9

Compare
Choose a tag to compare
@Umio-Yasuno Umio-Yasuno released this 04 Jun 12:56
· 369 commits to main since this release
  • fix build without tui feature
  • print throttle_status in GpuMetrics (experimental)
  • check if pp_dpm_pcie exists
  • update to libdrm_amdgpu_sys v0.1.4
  • use max_{engine,memory}_clock if the clock is not available from sysfs

fdinfo

  • update layout for VCN4
    • From VCN4, the encoding queue and decoding queue have been unified. The AMDGPU driver handles both decoding and encoding as contexts for the encoding engine.
  • print GTT usage
  • add FdInfoSortType::GTT

SMI

  • update layout
  • add cu_number
  • print GFXOFF status (requires root privileges)
  • add Average Activity (GFX, UMC, Media) in GpuMetrics

TUI

  • add pci_bus to info_bar
  • increase PANEL_WIDTH
  • add Average Activity (GFX, UMC, Media) in GpuMetrics

GUI

  • add Average Activity (GFX, UMC, Media) in GpuMetrics