Releases: sibradzic/upp
Releases · sibradzic/upp
v0.2.2: support for MI100
v0.2.1: Implement min,max & cap enumeration
- Use enum fields from generated RDNAx structures to describe known
min, max and cap fields - Widen the raw dump output test files so they can fit enum descriptions
- Workaround issue with /sys/class/drm/cardX/device/pp_table being
truncated to 4096 bytes by kernel driver for RDNA3 cards
v0.2.0: Experimental RDAN3 support & co
- Bump version to 0.2.0
- Experimental support for Navi 3x a.k.a RDNA3
- Support importing PP table from MorePowerTool saves
- Regenerate all atom_gen structures from kernel 6.8 sources
- Remove atom.py and workarounds from atom_gen
- Added regression test for RX 7900 XTX
- Minor style fixes
- Minor doc updates
v0.1.8: Merge pull request #40 from cfwen/master
Add support for undump
v0.1.7
v0.1.6
v0.1.5
v0.1.4
v0.1.3
v0.1.2
- Regenerate all atom_gen structures against latest kernel sources
- Add support for RX6600XT & RX6600M
Note that in case of RX6600 the decoded values in the last ~10% of the PP table (starting fromI2cControllers
onwards) might be incorrect, so use with caution.