Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
H A Dci_dpm.h73 struct ci_single_dpm_table vddci_table; member
H A Dci_dpm.c3429 &pi->dpm_table.vddci_table, in ci_setup_default_dpm_tables()
3472 pi->dpm_table.vddci_table.dpm_levels[i].value = in ci_setup_default_dpm_tables()
3474 pi->dpm_table.vddci_table.dpm_levels[i].enabled = true; in ci_setup_default_dpm_tables()
3476 pi->dpm_table.vddci_table.count = allowed_mclk_table->count; in ci_setup_default_dpm_tables()
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega10_processpptables.c1134 const ATOM_Vega10_Voltage_Lookup_Table *vddci_table = in init_dpm_2_parameters() local
1139 &pp_table_info->vddci_lookup_table, vddci_table, 4); in init_dpm_2_parameters()
H A Dsmu7_hwmgr.c761 &data->dpm_table.vddci_table, in smu7_reset_dpm_tables()
846 data->dpm_table.vddci_table.dpm_levels[i].value = allowed_vdd_mclk_table->entries[i].v; in smu7_setup_dpm_tables_v0()
847 data->dpm_table.vddci_table.dpm_levels[i].enabled = true; in smu7_setup_dpm_tables_v0()
849 data->dpm_table.vddci_table.count = allowed_vdd_mclk_table->count; in smu7_setup_dpm_tables_v0()