Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dsmu7_hwmgr.h184 struct phm_odn_clock_levels odn_memory_clock_dpm_levels; member
Dvega12_hwmgr.h292 struct phm_odn_clock_levels odn_memory_clock_dpm_levels; member
Dvega20_hwmgr.h354 struct phm_odn_clock_levels odn_memory_clock_dpm_levels; member
Dsmu7_hwmgr.c963 odn_table->odn_memory_clock_dpm_levels.num_of_pl = in smu7_odn_initial_default_setting()
965 entries = odn_table->odn_memory_clock_dpm_levels.entries; in smu7_odn_initial_default_setting()
1029 if (odn_table->odn_memory_clock_dpm_levels.entries[i].clock != in smu7_check_dpm_table_updated()
4193 struct phm_odn_clock_levels *odn_mclk_table = &(odn_table->odn_memory_clock_dpm_levels); in smu7_populate_and_upload_sclk_mclk_dpm_levels()
4909 struct phm_odn_clock_levels *odn_mclk_table = &(odn_table->odn_memory_clock_dpm_levels); in smu7_print_clock_levels()
5452 podn_dpm_table_in_backend = &data->odn_dpm_table.odn_memory_clock_dpm_levels; in smu7_odn_edit_dpm_table()