Skip to content
Compare
Choose a tag to compare
  • Added TDP modification support for Van Gogh and Rembrandt
  • Thanks to @patrickschur for the help
Compare
Choose a tag to compare
  • Added "set-gfx" function (Renoir only)
  • Fix access violation error in cleanup #170 #165
  • minor CLI output improvements
Compare
Choose a tag to compare

v0.8.3-test

Pre-release
Pre-release
  • Added "set-gfx" function in (Renoir only)
    -This hard locks the GPU clock until the computer is rebooted and can cause crashing

I will let Falcosc do a proper build and merge the branch if he sees no problem with it.

Compare
Choose a tag to compare
  • Does not return with error on adjustment calls without pm table anymore
  • Fix Slow Time and STAPM Time output for Cezanne
  • Fix Core Temp reading for Dual Core CPUs.
  • Add Core Clock Boost setpoint and Core Clock busy value to output and api
  • Add workaround for fixed Zen3 STAPM limit to PowerShell
Compare
Choose a tag to compare
  • Add Support for ryzen_smu kernel module
  • Add PM Table support for Dali and Lucienne
  • Add PM Table entries for Cezanne
  • Fix some Raven and Renoir PM Table entries
  • Fix Windows install issues with spaces
  • Improve Physical Memory Access performance
  • Autodetect if other tools are calling Transfer Table to avoid issues
  • Add HWiNFO Integration to powershell script to monitor missing SSTv2 limits
  • Add Support for Windows PowerSlider to Powershell script
  • Improve memory access error Messages
Compare
Choose a tag to compare
  • new option --skin-temp-limit for STT v2
  • minor improvement for error handling at SMU initialization
  • support for Power Metric Table, most common values accessible via --info
  • new option --dump-table for whole power metrics table output
  • new options --max-performance and --power-saving to change the boost delay and maybe other unknown power tweaks
  • extend readjustService.ps1 PowerShell script with power metric table monitoring, to improve overwriting unwanted limit changes more efficient
  • add Python script examples for automatic value adjustment based on power metric tables readjust.py and one for PM Table monitoring pmtable-example.py
Compare
Choose a tag to compare
  • Fix small heap corruption from day 1
  • Formal support of Dali and Lucienne
  • Add more error messages
  • Build process improvements
  • Remove outdated bios interface version check
  • Add Windows PowerShell script examples to regularly adjust settings
  • Print CLI help for empty or invalid parameters
Compare
Choose a tag to compare
  • Formal Cezanne support
  • Precise error reporting
  • New options apu-skin-temp, dgpu-skin-temp, apu-slow-limit
  • Code massage

Thanks to @sbski and @Falcosc for their contrubution to this release!

Compare
Choose a tag to compare
Pre-release
  • Added Cezanne support
    Needs testing on Cezanne Chips to validate that everything is working correctly.
Compare
Choose a tag to compare
  • Add prochot_deassertion_ramp
  • Fix TCTL Temp on RavenRidge and Picasso.
  • Update the version displayed with the -h argument.