Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/powerplay/hwmgr/
Dvega12_processpptables.c126 ppsmc_pptable->MaxVoltageStepGfx = smc_dpm_table.maxvoltagestepgfx; in append_vbios_pptable()
Dvega20_processpptables.c552 pr_info("MaxVoltageStepGfx = 0x%x\n", pptable->MaxVoltageStepGfx);
727 ppsmc_pptable->MaxVoltageStepGfx = smc_dpm_table->maxvoltagestepgfx; in append_vbios_pptable()
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/inc/
Dsmu11_driver_if_arcturus.h619 …uint16_t MaxVoltageStepGfx; // In mV(Q2) Max voltage step that SMU will request. Multiple step… member
Dsmu11_driver_if.h539 uint16_t MaxVoltageStepGfx; member
Dsmu11_driver_if_navi10.h731 …uint16_t MaxVoltageStepGfx; // In mV(Q2) Max voltage step that SMU will request. Multiple step… member
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/inc/vega12/
Dsmu9_driver_if.h437 uint16_t MaxVoltageStepGfx; member
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/
Dnavi10_ppt.c417 smc_pptable->MaxVoltageStepGfx = smc_dpm_table->MaxVoltageStepGfx; in navi10_append_powerplay_table()
Darcturus_ppt.c524 memcpy(&smc_pptable->MaxVoltageStepGfx, in arcturus_append_powerplay_table()
1797 pr_info("MaxVoltageStepGfx = 0x%x\n", pptable->MaxVoltageStepGfx); in arcturus_dump_pptable()
Dvega20_ppt.c487 smc_pptable->MaxVoltageStepGfx = smc_dpm_table->maxvoltagestepgfx; in vega20_append_powerplay_table()
/Linux-v5.4/drivers/gpu/drm/amd/include/
Datomfirmware.h1715 …uint16_t MaxVoltageStepGfx; // In mV(Q2) Max voltage step that SMU will request. Multiple step… member