Home
last modified time | relevance | path

Searched refs:MaxVoltageGfx (Results 1 – 9 of 9) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/amd/pm/inc/vega12/
Dsmu9_driver_if.h298 uint16_t MaxVoltageGfx; member
/Linux-v5.10/drivers/gpu/drm/amd/pm/inc/
Dsmu11_driver_if.h411 uint16_t MaxVoltageGfx; member
Dsmu11_driver_if_arcturus.h505 uint16_t MaxVoltageGfx; // In mV(Q2) Maximum Voltage allowable of VDD_GFX member
Dsmu11_driver_if_navi10.h575 uint16_t MaxVoltageGfx; // In mV(Q2) Maximum Voltage allowable of VDD_GFX member
Dsmu11_driver_if_sienna_cichlid.h635 uint16_t MaxVoltageGfx; // In mV(Q2) Maximum Voltage allowable of VDD_GFX member
/Linux-v5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dvega20_processpptables.c118 pr_info("MaxVoltageGfx = %d\n", pptable->MaxVoltageGfx);
Dvega20_hwmgr.c1024 pp_table->MaxVoltageGfx / VOLTAGE_SCALE) && in vega20_od8_set_feature_capabilities()
/Linux-v5.10/drivers/gpu/drm/amd/pm/swsmu/smu11/
Darcturus_ppt.c1450 dev_info(smu->adev->dev, "MaxVoltageGfx = %d\n", pptable->MaxVoltageGfx); in arcturus_dump_pptable()
Dsienna_cichlid_ppt.c1831 dev_info(smu->adev->dev, "MaxVoltageGfx = 0x%x\n", pptable->MaxVoltageGfx); in sienna_cichlid_dump_pptable()