Home
last modified time | relevance | path

Searched refs:maxvoltagestepgfx (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dppatomfwctrl.h163 uint16_t maxvoltagestepgfx; member
H A Dppatomfwctrl.c572 param->maxvoltagestepgfx = info->maxvoltagestepgfx; in pp_atomfwctrl_get_smc_dpm_information()
H A Dvega20_processpptables.c152 ppsmc_pptable->MaxVoltageStepGfx = smc_dpm_table->maxvoltagestepgfx; in append_vbios_pptable()
H A Dvega12_processpptables.c125 ppsmc_pptable->MaxVoltageStepGfx = smc_dpm_table.maxvoltagestepgfx; in append_vbios_pptable()
/linux/drivers/gpu/drm/amd/include/
H A Datomfirmware.h2248 uint16_t maxvoltagestepgfx; member
2336 uint16_t maxvoltagestepgfx; member
2414 uint16_t maxvoltagestepgfx; member
2624 …uint16_t maxvoltagestepgfx; // in mv(q2) max voltage step that smu will request. multiple step… member
/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Darcturus_ppt.c521 smc_dpm_table, maxvoltagestepgfx); in arcturus_append_powerplay_table()