Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/inc/
Dsmu11_driver_if.h631 uint16_t GfxclkVolt1; member
/linux-5.19.10/drivers/gpu/drm/amd/pm/swsmu/smu11/
Dnavi10_ppt.c2411 dev_dbg(smu->adev->dev, "OD: Gfx1: (%d, %d)\n", od_table->GfxclkFreq1, od_table->GfxclkVolt1); in navi10_dump_od_table()
2523 if (!boot_od_table->GfxclkVolt1) { in navi10_set_default_od_settings()
2525 &boot_od_table->GfxclkVolt1, in navi10_set_default_od_settings()
2686 voltage_ptr = &od_table->GfxclkVolt1; in navi10_od_edit_dpm_table()
2718 od_table->GfxclkVolt1 = 0; in navi10_od_edit_dpm_table()
/linux-5.19.10/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/
Dsmu11_driver_if_navi10.h836 uint16_t GfxclkVolt1; // mV (Q2) member
/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dvega20_hwmgr.c1289 …od_table->GfxclkVolt1 = od8_settings->od8_settings_array[OD8_SETTING_GFXCLK_VOLTAGE1].default_value in vega20_od8_initialize_default_settings()
1421 od_table.GfxclkVolt1 = (uint16_t)value; in vega20_od8_set_settings()
3107 od_table->GfxclkVolt1 = input_vol * VOLTAGE_SCALE; in vega20_odn_edit_dpm_table()
3511 od_table->GfxclkVolt1 / VOLTAGE_SCALE); in vega20_print_clock_levels()