Closed SomeFixItDude closed 4 years ago
sorry it made my comments headings above Testing on Vega64 ubuntu 18.4 kernel: 5.4.26-050426-generic amdgpu-pro 19.5 drivers
Thanks Again
I think there is a driver limitation in place where you can't set the frequency & voltage of a N state below frequency & voltage of a N-1 state. In other words, if you wish your state 7 to be at 1075Mhz 906mV
, all previous states has to have to be set to lower frequency and voltages than 1075Mhz 906mV
.
ok thanks! I will give that a try
Looks like after Rebooting bunch of times it just works now. Maybe all my sys value settings were mucking up the state of gpu. Thanks again for your help.
Sorry I am pretty new at overclocking and under volting. When I try to set the state clock and vddc settings. It goes in but when I query the fs doesn't seem to match. Do I need to do something to make them sync?
upp.py -i /sys/class/drm/card1/device/pp_table set --write /VddcLookupTable/7=906 /SocClockDependencyTable/7/ulClk=107500
dump:
The dump shows it set the setting... maybe I am doing the wrong setting?
Ultimately I am trying to pull off:
But settings seem to not take or I am not sure if the pp_table doesn't reflect the sys values.
Any help greatly appreciated.
Thanks!