Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dsmu7_hwmgr.h184 struct phm_odn_clock_levels odn_memory_clock_dpm_levels; member
Dvega12_hwmgr.h291 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.c962 odn_table->odn_memory_clock_dpm_levels.num_of_pl = in smu7_odn_initial_default_setting()
964 entries = odn_table->odn_memory_clock_dpm_levels.entries; in smu7_odn_initial_default_setting()
1028 if (odn_table->odn_memory_clock_dpm_levels.entries[i].clock != in smu7_check_dpm_table_updated()
4251 struct phm_odn_clock_levels *odn_mclk_table = &(odn_table->odn_memory_clock_dpm_levels); in smu7_populate_and_upload_sclk_mclk_dpm_levels()
4967 struct phm_odn_clock_levels *odn_mclk_table = &(odn_table->odn_memory_clock_dpm_levels); in smu7_print_clock_levels()
5512 podn_dpm_table_in_backend = &data->odn_dpm_table.odn_memory_clock_dpm_levels; in smu7_odn_edit_dpm_table()