Home
last modified time | relevance | path

Searched refs:GfxclkVolt3 (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/drivers/gpu/drm/amd/pm/powerplay/inc/
Dsmu11_driver_if.h635 uint16_t GfxclkVolt3; member
/Linux-v6.1/drivers/gpu/drm/amd/pm/swsmu/smu11/
Dnavi10_ppt.c2413 dev_dbg(smu->adev->dev, "OD: Gfx3: (%d, %d)\n", od_table->GfxclkFreq3, od_table->GfxclkVolt3); in navi10_dump_od_table()
2539 if (!boot_od_table->GfxclkVolt3) { in navi10_set_default_od_settings()
2541 &boot_od_table->GfxclkVolt3, in navi10_set_default_od_settings()
2698 voltage_ptr = &od_table->GfxclkVolt3; in navi10_od_edit_dpm_table()
2720 od_table->GfxclkVolt3 = 0; in navi10_od_edit_dpm_table()
/Linux-v6.1/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/
Dsmu11_driver_if_navi10.h840 uint16_t GfxclkVolt3; // mV (Q2) member
/Linux-v6.1/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dvega20_hwmgr.c1305 …od_table->GfxclkVolt3 = od8_settings->od8_settings_array[OD8_SETTING_GFXCLK_VOLTAGE3].default_value in vega20_od8_initialize_default_settings()
1433 od_table.GfxclkVolt3 = (uint16_t)value; in vega20_od8_set_settings()
3115 od_table->GfxclkVolt3 = input_vol * VOLTAGE_SCALE; in vega20_odn_edit_dpm_table()
3517 od_table->GfxclkVolt3 / VOLTAGE_SCALE); in vega20_print_clock_levels()