Home
last modified time | relevance | path

Searched refs:vega12_single_dpm_table (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega12_hwmgr.h107 struct vega12_single_dpm_table { struct
126 struct vega12_single_dpm_table soc_table;
127 struct vega12_single_dpm_table gfx_table;
128 struct vega12_single_dpm_table mem_table;
129 struct vega12_single_dpm_table eclk_table;
130 struct vega12_single_dpm_table vclk_table;
131 struct vega12_single_dpm_table dclk_table;
132 struct vega12_single_dpm_table dcef_table;
133 struct vega12_single_dpm_table pixel_table;
134 struct vega12_single_dpm_table display_tabl
[all...]
H A Dvega12_hwmgr.c602 struct vega12_single_dpm_table *dpm_table, PPCLK_e clk_id) in vega12_setup_single_dpm_table()
639 struct vega12_single_dpm_table *dpm_table; in vega12_setup_default_dpm_tables()
779 struct vega12_single_dpm_table *dpm_table = &(data->dpm_table.gfx_table);
1091 struct vega12_single_dpm_table *table) in vega12_find_lowest_dpm_level()
1109 struct vega12_single_dpm_table *table) in vega12_find_highest_dpm_level()
1701 struct vega12_single_dpm_table *gfx_dpm_table = &(data->dpm_table.gfx_table); in vega12_get_profiling_clk_mask()
1702 struct vega12_single_dpm_table *mem_dpm_table = &(data->dpm_table.mem_table); in vega12_get_profiling_clk_mask()
1703 struct vega12_single_dpm_table *soc_dpm_table = &(data->dpm_table.soc_table); in vega12_get_profiling_clk_mask()
1831 struct vega12_single_dpm_table *dpm_table; in vega12_get_sclks()
1864 struct vega12_single_dpm_table *dpm_tabl in vega12_get_memclocks()
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega12_hwmgr.h106 struct vega12_single_dpm_table { struct
125 struct vega12_single_dpm_table soc_table;
126 struct vega12_single_dpm_table gfx_table;
127 struct vega12_single_dpm_table mem_table;
128 struct vega12_single_dpm_table eclk_table;
129 struct vega12_single_dpm_table vclk_table;
130 struct vega12_single_dpm_table dclk_table;
131 struct vega12_single_dpm_table dcef_table;
132 struct vega12_single_dpm_table pixel_table;
133 struct vega12_single_dpm_table display_tabl
[all...]
H A Dvega12_hwmgr.c601 struct vega12_single_dpm_table *dpm_table, PPCLK_e clk_id) in vega12_setup_single_dpm_table()
638 struct vega12_single_dpm_table *dpm_table; in vega12_setup_default_dpm_tables()
778 struct vega12_single_dpm_table *dpm_table = &(data->dpm_table.gfx_table);
1031 struct vega12_single_dpm_table *gfx_dpm_table = &(data->dpm_table.gfx_table); in vega12_populate_umdpstate_clocks()
1032 struct vega12_single_dpm_table *mem_dpm_table = &(data->dpm_table.mem_table); in vega12_populate_umdpstate_clocks()
1111 struct vega12_single_dpm_table *table) in vega12_find_lowest_dpm_level()
1129 struct vega12_single_dpm_table *table) in vega12_find_highest_dpm_level()
1721 struct vega12_single_dpm_table *gfx_dpm_table = &(data->dpm_table.gfx_table); in vega12_get_profiling_clk_mask()
1722 struct vega12_single_dpm_table *mem_dpm_table = &(data->dpm_table.mem_table); in vega12_get_profiling_clk_mask()
1723 struct vega12_single_dpm_table *soc_dpm_tabl in vega12_get_profiling_clk_mask()
[all...]

Completed in 8 milliseconds