Home
last modified time | relevance | path

Searched refs:vega10_single_dpm_table (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega10_hwmgr.h133 struct vega10_single_dpm_table { struct
147 struct vega10_single_dpm_table soc_table; argument
148 struct vega10_single_dpm_table gfx_table;
149 struct vega10_single_dpm_table mem_table;
150 struct vega10_single_dpm_table eclk_table;
151 struct vega10_single_dpm_table vclk_table;
152 struct vega10_single_dpm_table dclk_table;
153 struct vega10_single_dpm_table dcef_table;
154 struct vega10_single_dpm_table pixel_table;
155 struct vega10_single_dpm_table display_table;
[all …]
H A Dvega10_hwmgr.c1241 struct vega10_single_dpm_table *dpm_table, in vega10_setup_default_single_dpm_table()
1312 struct vega10_single_dpm_table *dpm_table; in vega10_setup_default_dpm_tables()
1882 struct vega10_single_dpm_table *dpm_table = in vega10_populate_all_memory_levels()
2083 struct vega10_single_dpm_table *vclk_dpm_table = in vega10_populate_smc_uvd_levels()
3527 struct vega10_single_dpm_table *dpm_table, in vega10_trim_single_dpm_states()
3543 struct vega10_single_dpm_table *dpm_table, in vega10_trim_single_dpm_states_with_mask()
3593 struct vega10_single_dpm_table *table) in vega10_find_lowest_dpm_level()
3606 struct vega10_single_dpm_table *table) in vega10_find_highest_dpm_level()
4095 struct vega10_single_dpm_table *dpm_table = in vega10_notify_smc_display_config_after_ps_adjustment()
5420 struct vega10_single_dpm_table *golden_table; in vega10_check_clk_voltage_valid()
[all …]