Home
last modified time | relevance | path

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

/Linux-v6.6/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.c558 struct vega20_single_dpm_table *dpm_table, PPCLK_e clk_id) in vega20_setup_single_dpm_table()
586 struct vega20_single_dpm_table *dpm_table; in vega20_setup_gfxclk_dpm_table()
607 struct vega20_single_dpm_table *dpm_table; in vega20_setup_memclk_dpm_table()
636 struct vega20_single_dpm_table *dpm_table; in vega20_setup_default_dpm_tables()
1469 struct vega20_single_dpm_table *sclk_table = in vega20_get_sclk_od()
1471 struct vega20_single_dpm_table *golden_sclk_table = in vega20_get_sclk_od()
1488 struct vega20_single_dpm_table *golden_sclk_table = in vega20_set_sclk_od()
1515 struct vega20_single_dpm_table *mclk_table = in vega20_get_mclk_od()
1517 struct vega20_single_dpm_table *golden_mclk_table = in vega20_get_mclk_od()
1534 struct vega20_single_dpm_table *golden_mclk_table = in vega20_set_mclk_od()
[all …]