Searched refs:gfx_dpm_table (Results 1 – 5 of 5) sorted by relevance
1294 struct arcturus_single_dpm_table *gfx_dpm_table; in arcturus_get_profiling_clk_mask() local1301 gfx_dpm_table = &dpm_table->gfx_table; in arcturus_get_profiling_clk_mask()1309 if (gfx_dpm_table->count > ARCTURUS_UMD_PSTATE_GFXCLK_LEVEL && in arcturus_get_profiling_clk_mask()1322 *sclk_mask = gfx_dpm_table->count - 1; in arcturus_get_profiling_clk_mask()
1990 struct vega20_single_dpm_table *gfx_dpm_table; in vega20_get_profiling_clk_mask() local1997 gfx_dpm_table = &dpm_table->gfx_table; in vega20_get_profiling_clk_mask()2005 if (gfx_dpm_table->count > VEGA20_UMD_PSTATE_GFXCLK_LEVEL && in vega20_get_profiling_clk_mask()2018 *sclk_mask = gfx_dpm_table->count - 1; in vega20_get_profiling_clk_mask()
5032 struct vega10_single_dpm_table *gfx_dpm_table = in vega10_odn_update_power_state() local5047 gfx_dpm_table->dpm_levels[gfx_dpm_table->count - 1].value) in vega10_odn_update_power_state()5049 gfx_dpm_table->dpm_levels[gfx_dpm_table->count - 1].value; in vega10_odn_update_power_state()5069 gfx_dpm_table->dpm_levels[gfx_dpm_table->count - 1].value) in vega10_odn_update_power_state()5071 gfx_dpm_table->dpm_levels[gfx_dpm_table->count - 1].value; in vega10_odn_update_power_state()
1586 struct vega12_single_dpm_table *gfx_dpm_table = &(data->dpm_table.gfx_table); in vega12_get_profiling_clk_mask() local1594 if (gfx_dpm_table->count > VEGA12_UMD_PSTATE_GFXCLK_LEVEL && in vega12_get_profiling_clk_mask()1607 *sclk_mask = gfx_dpm_table->count - 1; in vega12_get_profiling_clk_mask()
2477 struct vega20_single_dpm_table *gfx_dpm_table = &(data->dpm_table.gfx_table); in vega20_get_profiling_clk_mask() local2485 if (gfx_dpm_table->count > VEGA20_UMD_PSTATE_GFXCLK_LEVEL && in vega20_get_profiling_clk_mask()2498 *sclk_mask = gfx_dpm_table->count - 1; in vega20_get_profiling_clk_mask()