Releases: matszpk/amdcovc
amdcovc 0.4.1.2
amdcovc 0.4.1.1
Remove fake memload from Vega - just doesn't supported.
amdcovc 0.4.1
- add new settings for VEGA (SOC, DCEF, F clocks)
- use GPU load from userland sys file
- add GPU memory load
- reformat shortened status for AMDGPU(-PRO)
amdcovc 0.4.0
This release introduce following changes:
- fixed linkage on some Linux distros (thanks atomsymbol)
- added new temperature4 (for amdgpu-hotspot-vega patches)
- added voltage and power info (AMDGPU driver)
- added new command option '--watch' to update status like 'watch' command
- print temperature labels in verbose mode (AMDGPU driver)
- uncomment important line that handles errors
amdcovc 0.3.10pre2
Add environment variables to control terminal text styles and coloring. Fixed output flushing before changing terminal modes.
amdcovc 0.3.10pre1
Add coloring and bolding in terminal output. Small fixes in error handing.
Coloring temperatures and fan speeds. Print error in red color.
Precise notes about root priviliges.
amdcovc 0.3.9.2
Add additional temperatures. Update README.md. Fix some typos.
amdcovc 0.3.9.1
Fixed adl_sdk.h include (pull request from titpetric).
amdcovc 0.3.9
Add 'ccoreclk', 'cmemclk', 'corepl' and 'mempl' parameters to set performance levels and allow to underclock graphics card.
amdcovc 0.3.0pre10
AMDCOVC works correctly under pure Radeon(SI) drivers allowing to read and set temperatures and fanspeeds.
Fixed valgrind warnings (unitialized values). Update README.md.