Skip to content

Releases: matszpk/amdcovc

amdcovc 0.4.1.2

17 Jul 14:11
Compare
Choose a tag to compare

Fixed segfault and errors while building.

amdcovc 0.4.1.1

19 Dec 16:32
Compare
Choose a tag to compare

Remove fake memload from Vega - just doesn't supported.

amdcovc 0.4.1

19 Dec 13:04
Compare
Choose a tag to compare
  • 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

18 Dec 13:47
Compare
Choose a tag to compare

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

01 Feb 11:07
Compare
Choose a tag to compare
amdcovc 0.3.10pre2 Pre-release
Pre-release

Add environment variables to control terminal text styles and coloring. Fixed output flushing before changing terminal modes.

amdcovc 0.3.10pre1

31 Jan 21:24
Compare
Choose a tag to compare
amdcovc 0.3.10pre1 Pre-release
Pre-release

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

24 Apr 09:47
Compare
Choose a tag to compare
amdcovc 0.3.9.2 Pre-release
Pre-release

Add additional temperatures. Update README.md. Fix some typos.

amdcovc 0.3.9.1

11 Apr 05:43
Compare
Choose a tag to compare
amdcovc 0.3.9.1 Pre-release
Pre-release

Fixed adl_sdk.h include (pull request from titpetric).

amdcovc 0.3.9

30 Mar 11:21
Compare
Choose a tag to compare
amdcovc 0.3.9 Pre-release
Pre-release

Add 'ccoreclk', 'cmemclk', 'corepl' and 'mempl' parameters to set performance levels and allow to underclock graphics card.

amdcovc 0.3.0pre10

18 Feb 20:02
Compare
Choose a tag to compare
amdcovc 0.3.0pre10 Pre-release
Pre-release

AMDCOVC works correctly under pure Radeon(SI) drivers allowing to read and set temperatures and fanspeeds.
Fixed valgrind warnings (unitialized values). Update README.md.