MaxVoltageStepGfx 1715 drivers/gpu/drm/amd/include/atomfirmware.h uint16_t MaxVoltageStepGfx; // In mV(Q2) Max voltage step that SMU will request. Multiple steps are taken if voltage change exceeds this value. MaxVoltageStepGfx 524 drivers/gpu/drm/amd/powerplay/arcturus_ppt.c memcpy(&smc_pptable->MaxVoltageStepGfx, MaxVoltageStepGfx 1805 drivers/gpu/drm/amd/powerplay/arcturus_ppt.c pr_info("MaxVoltageStepGfx = 0x%x\n", pptable->MaxVoltageStepGfx); MaxVoltageStepGfx 126 drivers/gpu/drm/amd/powerplay/hwmgr/vega12_processpptables.c ppsmc_pptable->MaxVoltageStepGfx = smc_dpm_table.maxvoltagestepgfx; MaxVoltageStepGfx 552 drivers/gpu/drm/amd/powerplay/hwmgr/vega20_processpptables.c pr_info("MaxVoltageStepGfx = 0x%x\n", pptable->MaxVoltageStepGfx); MaxVoltageStepGfx 727 drivers/gpu/drm/amd/powerplay/hwmgr/vega20_processpptables.c ppsmc_pptable->MaxVoltageStepGfx = smc_dpm_table->maxvoltagestepgfx; MaxVoltageStepGfx 539 drivers/gpu/drm/amd/powerplay/inc/smu11_driver_if.h uint16_t MaxVoltageStepGfx; MaxVoltageStepGfx 619 drivers/gpu/drm/amd/powerplay/inc/smu11_driver_if_arcturus.h uint16_t MaxVoltageStepGfx; // In mV(Q2) Max voltage step that SMU will request. Multiple steps are taken if voltage change exceeds this value. MaxVoltageStepGfx 731 drivers/gpu/drm/amd/powerplay/inc/smu11_driver_if_navi10.h uint16_t MaxVoltageStepGfx; // In mV(Q2) Max voltage step that SMU will request. Multiple steps are taken if voltage change exceeds this value. MaxVoltageStepGfx 437 drivers/gpu/drm/amd/powerplay/inc/vega12/smu9_driver_if.h uint16_t MaxVoltageStepGfx; MaxVoltageStepGfx 417 drivers/gpu/drm/amd/powerplay/navi10_ppt.c smc_pptable->MaxVoltageStepGfx = smc_dpm_table->MaxVoltageStepGfx; MaxVoltageStepGfx 487 drivers/gpu/drm/amd/powerplay/vega20_ppt.c smc_pptable->MaxVoltageStepGfx = smc_dpm_table->maxvoltagestepgfx;