Home
last modified time | relevance | path

Searched refs:MaxVoltageStepGfx (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega12_processpptables.c125 ppsmc_pptable->MaxVoltageStepGfx = smc_dpm_table.maxvoltagestepgfx; in append_vbios_pptable()
H A Dvega20_processpptables.c152 ppsmc_pptable->MaxVoltageStepGfx = smc_dpm_table->maxvoltagestepgfx; in append_vbios_pptable()
/linux/drivers/gpu/drm/amd/pm/powerplay/inc/vega12/
H A Dsmu9_driver_if.h438 uint16_t MaxVoltageStepGfx; member
/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/
H A Dsmu11_driver_if_arcturus.h647 …uint16_t MaxVoltageStepGfx; // In mV(Q2) Max voltage step that SMU will request. Multiple step… member
H A Dsmu11_driver_if_navi10.h733 …uint16_t MaxVoltageStepGfx; // In mV(Q2) Max voltage step that SMU will request. Multiple step… member
/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dsmu11_driver_if.h540 uint16_t MaxVoltageStepGfx; member
/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Darcturus_ppt.c520 smu_memcpy_trailing(smc_pptable, MaxVoltageStepGfx, BoardReserved, in arcturus_append_powerplay_table()