Help needed - amdgpu linux config files

do i have the made right for the `amdgpu-custom-state.cardX file if thats what its supposed to or what

For Navi (and Radeon7) we can only set highest SCLK & MCLK, “state 1”:

OD_SCLK:
0: 500Mhz
1: 2520Mhz
OD_MCLK:
0: 850Mhz
1: 1050MHz

More fine-grain control of clocks and voltages are done with VDDC curve:

OD_VDDC_CURVE:
0: 850MHz @ 750mV
1: 2520MHz @ 1050mV

Force power limit (in micro watts):

FORCE_POWER_CAP: 105000000
FORCE_PERF_LEVEL: manual

the original pp_od_clk_voltage file looks like this

OD_SCLK:
0: 850Mhz
1: 2520Mhz
OD_MCLK:
0: 500Mhz
1: 850MHz
\00\00\00\00\00\00OD_VDDGFX_OFFSET:
-60mV
\00\00\00\00\00\00\00\00\00OD_RANGE:
SCLK: 500Mhz 2520Mhz
MCLK: 850Mhz 1050Mhz
\00\00\00\00\00\00\00\00\00\

this is for my 6700xt on pop os with corectrl app

what that correct format to struture this an how an were do the right files go

This topic was automatically closed 273 days after the last reply. New replies are no longer allowed.