sibradzic / upp

A tool for parsing, dumping and modifying data in Radeon PowerPlay tables
GNU General Public License v3.0
154 stars 24 forks source link

"SocClockDependencyTable" in "SocClock" does not look right. #4

Closed KCCat closed 5 years ago

KCCat commented 5 years ago

HI. I am using PowerColor Radeon RX Vega 56. "SocClockDependencyTable" in "SocClock" does not look right.

In /sys/class/drm/card0/device/pp_dpm_socclk https://pastebin.com/fTDf0J0d

In upp dump https://pastebin.com/wBF18aSK https://pastebin.com/jH25VBs5

cat /sys/class/drm/card0/device/pp_table https://transfer.sh/loTm0/pp_table

Thank you very much for this project.

sibradzic commented 5 years ago

@KCCat thanks for providing pp_table, let me know if this fixes the issue for you.

Note that, for affected data structures, Clock now becomes ulClk, and VddIndex becomes ucVddInd.