Skip to content

v0.1.10

Compare
Choose a tag to compare
@Umio-Yasuno Umio-Yasuno released this 29 Jun 04:43
· 491 commits to main since this release
  • add RPM package

libamdgpu_top

  • PerfCounter::new_with_chip_class
    • add {GFX9,GFX10}_GRBM2_INDEX
    • fix typo
  • update to libdrm_amdgpu_sys v0.1.5
    • fix L2/L3 cache size on AMD GPU with reduced memory channels

SMI

  • fix vram usage update
  • adjust to 80 columns terminal
  • print ThrottleStatusInfo (indep_throttle_status) in GpuMetrics
  • add GpuActivity
  • update layout
  • print VDDGFX, Fan RPM

TUI

  • adjust to 80 columns terminal
  • print ThrottleStatusInfo (indep_throttle_status) in GpuMetrics
  • remove socket_power for gpu_metrics_v2_x (#30)

GUI

  • fix fdinfo plot for VCN4
  • print ThrottleStatusInfo (indep_throttle_status) in GpuMetrics
  • use drm_amdgpu_info_device::get_actual_num_tcc_blocks() for device info
  • bump eframe to 0.22.0 and add wayland feature by @jacekpoz in #27
  • add an app_id to the window by @jacekpoz in #27
  • toggleable side panel
  • remove socket_power for gpu_metrics_v2_x (#30)