- 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.
- 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
- 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
- new option
--skin-temp-limitfor STT v2 - minor improvement for error handling at SMU initialization
- support for Power Metric Table, most common values accessible via
--info - new option
--dump-tablefor whole power metrics table output - new options
--max-performanceand--power-savingto change the boost delay and maybe other unknown power tweaks - extend
readjustService.ps1PowerShell 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.pyand one for PM Table monitoringpmtable-example.py
- 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
- Added Cezanne support
Needs testing on Cezanne Chips to validate that everything is working correctly.
- Add
prochot_deassertion_ramp - Fix TCTL Temp on RavenRidge and Picasso.
- Update the version displayed with the
-hargument.