PowerUPP does not applies OC settings if "Unlock limits" checkbox is ticked and higher than allowed settings was entered in the app.

All changes got committed to /sys/class/drm/card0/device/pp_table, and /sys/class/drm/card0/device/pp_od_clk_voltage reports correct values
OD_SCLK:
0: 800Mhz
1: 2000Mhz
OD_MCLK:
1: 875MHz
OD_VDDC_CURVE:
0: 800MHz 799mV
1: 1400MHz 817mV
2: 2000MHz 1013mV
But the actual GPU frequency stays at 1750 MHz
dmesg outputs some errors
amdgpu 0000:0c:00.0: amdgpu: SMU driver if version not matched
amdgpu 0000:0c:00.0: amdgpu: use vbios provided pptable
amdgpu 0000:0c:00.0: amdgpu: smc_dpm_info table revision(format.content): 4.5
amdgpu 0000:0c:00.0: amdgpu: SMU is initialized successfully!
GPU: RX5700
OS: Arch Linux
Kernel: 5.10.13-zen1-1-zen
firmware: linux-firmware-20201218.646f159-1, also tested with AMDGPU firmware from git.
PowerUPP does not applies OC settings if "Unlock limits" checkbox is ticked and higher than allowed settings was entered in the app.

All changes got committed to
/sys/class/drm/card0/device/pp_table, and/sys/class/drm/card0/device/pp_od_clk_voltagereports correct valuesBut the actual GPU frequency stays at 1750 MHz
dmesg outputs some errors
GPU: RX5700
OS: Arch Linux
Kernel:
5.10.13-zen1-1-zenfirmware:
linux-firmware-20201218.646f159-1, also tested with AMDGPU firmware from git.