Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dvega20_hwmgr.h159 struct vega20_single_dpm_table { struct
178 struct vega20_single_dpm_table soc_table; argument
179 struct vega20_single_dpm_table gfx_table;
180 struct vega20_single_dpm_table mem_table;
181 struct vega20_single_dpm_table eclk_table;
182 struct vega20_single_dpm_table vclk_table;
183 struct vega20_single_dpm_table dclk_table;
184 struct vega20_single_dpm_table dcef_table;
185 struct vega20_single_dpm_table pixel_table;
186 struct vega20_single_dpm_table display_table;
[all …]
Dvega20_hwmgr.c559 struct vega20_single_dpm_table *dpm_table, PPCLK_e clk_id) in vega20_setup_single_dpm_table()
587 struct vega20_single_dpm_table *dpm_table; in vega20_setup_gfxclk_dpm_table()
608 struct vega20_single_dpm_table *dpm_table; in vega20_setup_memclk_dpm_table()
637 struct vega20_single_dpm_table *dpm_table; in vega20_setup_default_dpm_tables()
1470 struct vega20_single_dpm_table *sclk_table = in vega20_get_sclk_od()
1472 struct vega20_single_dpm_table *golden_sclk_table = in vega20_get_sclk_od()
1489 struct vega20_single_dpm_table *golden_sclk_table = in vega20_set_sclk_od()
1516 struct vega20_single_dpm_table *mclk_table = in vega20_get_mclk_od()
1518 struct vega20_single_dpm_table *golden_mclk_table = in vega20_get_mclk_od()
1535 struct vega20_single_dpm_table *golden_mclk_table = in vega20_set_mclk_od()
[all …]