Skip to content

v0.8.0

Choose a tag to compare

@Umio-Yasuno Umio-Yasuno released this 29 Mar 13:35
· 473 commits to main since this release

Changelog

  • fix build issue without tui feature
  • use GPU_INFO::find_device_name_or_default instead of DEVICE_HANDLE::get_marketing_name_or_default
  • dump pp_table from sysfs and VBIOS (only support Navi1x and Navi2x, Navi3x)

SMI

  • set no_wrap to TextView for fdinfo
  • display ECC uncorrected error

TUI

  • display fdinfo stat for VPE (Video Processing Engine)
  • display ECC Error Count

GUI

  • display fdinfo stat for VPE (Video Processing Engine)
  • change resolution info format ("{v}x{h}" -> "{h}x{v}")
  • display sort mark for fdinfo
  • re-display the hw ip info
  • display ECC Error Count
  • fix the collapsing state of mode properties with the same name (#73 )