Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/pm/powerplay/inc/
A Dsmu11_driver_if.h633 uint16_t GfxclkVolt1; member
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/swsmu/smu11/
A Dnavi10_ppt.c2417 dev_dbg(smu->adev->dev, "OD: Gfx1: (%d, %d)\n", od_table->GfxclkFreq1, od_table->GfxclkVolt1); in navi10_dump_od_table()
2529 if (!boot_od_table->GfxclkVolt1) { in navi10_set_default_od_settings()
2531 &boot_od_table->GfxclkVolt1, in navi10_set_default_od_settings()
2692 voltage_ptr = &od_table->GfxclkVolt1; in navi10_od_edit_dpm_table()
2724 od_table->GfxclkVolt1 = 0; in navi10_od_edit_dpm_table()
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/
A Dsmu11_driver_if_navi10.h838 uint16_t GfxclkVolt1; // mV (Q2) member
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
A Dvega20_hwmgr.c1288 …od_table->GfxclkVolt1 = od8_settings->od8_settings_array[OD8_SETTING_GFXCLK_VOLTAGE1].default_value in vega20_od8_initialize_default_settings()
1420 od_table.GfxclkVolt1 = (uint16_t)value; in vega20_od8_set_settings()
3101 od_table->GfxclkVolt1 = input_vol * VOLTAGE_SCALE; in vega20_odn_edit_dpm_table()
3505 od_table->GfxclkVolt1 / VOLTAGE_SCALE); in vega20_print_clock_levels()

Completed in 30 milliseconds