Changelog
- update README.md by @danielfrrrr in #124
- update libdrm_amdgpu_sys rev
- for gpu_metrics_v1_3, set/unset the TEMP_HOTSPOT bit according to temperature_hotspot
- return None if indep_throttle_status is not actually implemented
- cleanup the workaround for RDNA 3 dGPU
- update l3_cache_size_mb_per_channel for CHIP_GFX1200
- add device names for RX 9070 GRE, AI PRO R9700 and RX 9060 XT
- ci: use xbuild for build appimage
- lib: add cpu and vcn_unified fields to FdInfoUsage
- lib: add VCNU to FdInfoSortType
- lib: add fw_versions fieled to AppDeviceInfo
- cleanup dump_info
- fix build without tui feature
- add dynamically linked musl binary to release
TUI, SMI
- smi: display CPU Core freq
- tui: fix vpe label
- tui: add support for cpu core freq
- tui: use VCNU (vcn_unified) instead of VCN (media, avg. of dec/enc/jpeg_dec)
- tui: update cursive version
GUI
- 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
- gui: add support for cpu core freq
- gui: use VCNU instead of VCN (media)
- gui: update eframe and egui_plot version
JSON
- json: add support for cpu core freq
- json: add support for critical/emergency temp
Full Changelog: v0.10.4...v0.10.5