Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ !
Dppatomfwctrl.h164 uint16_t maxvoltagestepgfx; member
Dppatomfwctrl.c650 param->maxvoltagestepgfx = info->maxvoltagestepgfx; in pp_atomfwctrl_get_smc_dpm_information()
Dvega12_processpptables.c126 ppsmc_pptable->MaxVoltageStepGfx = smc_dpm_table.maxvoltagestepgfx; in append_vbios_pptable()
Dvega20_processpptables.c727 ppsmc_pptable->MaxVoltageStepGfx = smc_dpm_table->maxvoltagestepgfx; in append_vbios_pptable()
/linux-6.1.9/drivers/gpu/drm/amd/include/ !
Datomfirmware.h2121 uint16_t maxvoltagestepgfx; member
2209 uint16_t maxvoltagestepgfx; member
2287 uint16_t maxvoltagestepgfx; member
2497 …uint16_t maxvoltagestepgfx; // in mv(q2) max voltage step that smu will request. multiple step… member
/linux-6.1.9/drivers/gpu/drm/amd/pm/swsmu/smu11/ !
Darcturus_ppt.c489 smc_dpm_table, maxvoltagestepgfx); in arcturus_append_powerplay_table()