Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/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.c849 odn_table->odn_memory_clock_dpm_levels.num_of_pl = in smu7_odn_initial_default_setting()
851 entries = odn_table->odn_memory_clock_dpm_levels.entries; in smu7_odn_initial_default_setting()
915 if (odn_table->odn_memory_clock_dpm_levels.entries[i].clock != in smu7_check_dpm_table_updated()
3763 struct phm_odn_clock_levels *odn_mclk_table = &(odn_table->odn_memory_clock_dpm_levels); in smu7_populate_and_upload_sclk_mclk_dpm_levels()
4447 struct phm_odn_clock_levels *odn_mclk_table = &(odn_table->odn_memory_clock_dpm_levels); in smu7_print_clock_levels()
4873 podn_dpm_table_in_backend = &data->odn_dpm_table.odn_memory_clock_dpm_levels; in smu7_odn_edit_dpm_table()