Skip to content

v0.5.2

Compare
Choose a tag to compare
@ilya-zlobintsev ilya-zlobintsev released this 22 Jan 18:10
· 62 commits to master since this release

[0.5.2] - 2024-01-22

Features

  • Initial support for RDNA3 fan configuration (PMFW) (#239)
  • Add support for custom fan curves and static fan speed on RDNA3 (#248)
  • Set the GPU to the lowest power state before applying a power limit if current consumption exceeds the new limit (#233)
  • Include 7000 series fan control files in sysfs snapshot
  • Automatically regenerate initramfs on arch and debian-based systems
  • Add support for regenerating initramfs on fedora
  • Use gpu-provided allowed range for voltage offset when it is available
  • Disable thermals controls on rdna3+ when overdrive is disabled, as it is not writeable
  • Close VulkanFeaturesWindow with shortcut (#245)
  • Add support for disabling overdrive

Bug Fixes

  • Make snapshot file read errors non-fatal
  • Bump amdgpu-sysfs-rs with fix for #242

Documentation

  • Update information on initramfs in README
  • Update README.md

Miscellaneous Tasks

  • Bump dependencies
  • Add keywords to dektop file (#241)
  • Update dependencies, switch to stable release of amdgpu-sysfs