Home
last modified time | relevance | path

Searched refs:soc_table (Results 1 – 15 of 15) sorted by relevance

/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Daldebaran_ppt.c360 dpm_table = &dpm_context->dpm_tables.soc_table; in aldebaran_get_dpm_ultimate_freq()
404 dpm_table = &dpm_context->dpm_tables.soc_table; in aldebaran_set_default_dpm_table()
589 struct smu_dpm_table *soc_table = &dpm_context->dpm_tables.soc_table; in aldebaran_populate_umd_state_clk() local
603 pstate_table->socclk_pstate.min = SMU_DPM_TABLE_MIN(soc_table); in aldebaran_populate_umd_state_clk()
604 pstate_table->socclk_pstate.peak = SMU_DPM_TABLE_MAX(soc_table); in aldebaran_populate_umd_state_clk()
605 pstate_table->socclk_pstate.curr.min = SMU_DPM_TABLE_MIN(soc_table); in aldebaran_populate_umd_state_clk()
606 pstate_table->socclk_pstate.curr.max = SMU_DPM_TABLE_MAX(soc_table); in aldebaran_populate_umd_state_clk()
610 soc_table->count > ALDEBARAN_UMD_PSTATE_SOCCLK_LEVEL) { in aldebaran_populate_umd_state_clk()
616 soc_table->dpm_levels[ALDEBARAN_UMD_PSTATE_SOCCLK_LEVEL].value; in aldebaran_populate_umd_state_clk()
829 single_dpm_table = &(dpm_context->dpm_tables.soc_table); in aldebaran_emit_clk_levels()
[all …]
H A Daldebaran_ppt.h60 struct aldebaran_single_dpm_table soc_table; member
H A Dsmu_v13_0_7_ppt.c599 dpm_table = &dpm_context->dpm_tables.soc_table; in smu_v13_0_7_set_default_dpm_table()
890 dpm_table = &dpm_context->dpm_tables.soc_table; in smu_v13_0_7_get_dpm_ultimate_freq()
1238 single_dpm_table = &(dpm_context->dpm_tables.soc_table); in smu_v13_0_7_emit_clk_levels()
1975 single_dpm_table = &(dpm_context->dpm_tables.soc_table); in smu_v13_0_7_force_clk_levels()
2274 struct smu_dpm_table *soc_table = &dpm_context->dpm_tables.soc_table; in smu_v13_0_7_populate_umd_state_clk() local
2295 pstate_table->socclk_pstate.min = SMU_DPM_TABLE_MIN(soc_table); in smu_v13_0_7_populate_umd_state_clk()
2296 pstate_table->socclk_pstate.peak = SMU_DPM_TABLE_MAX(soc_table); in smu_v13_0_7_populate_umd_state_clk()
2314 pstate_table->socclk_pstate.standard = SMU_DPM_TABLE_MIN(soc_table); in smu_v13_0_7_populate_umd_state_clk()
H A Dsmu_v13_0_6_ppt.c1009 dpm_table = &dpm_context->dpm_tables.soc_table; in smu_v13_0_6_get_dpm_ultimate_freq()
1102 &dpm_context->dpm_tables.soc_table, in smu_v13_0_6_set_default_dpm_table()
1206 struct smu_dpm_table *soc_table = &dpm_context->dpm_tables.soc_table; in smu_v13_0_6_populate_umd_state_clk() local
1220 pstate_table->socclk_pstate.min = SMU_DPM_TABLE_MIN(soc_table); in smu_v13_0_6_populate_umd_state_clk()
1221 pstate_table->socclk_pstate.peak = SMU_DPM_TABLE_MAX(soc_table); in smu_v13_0_6_populate_umd_state_clk()
1222 pstate_table->socclk_pstate.curr.min = SMU_DPM_TABLE_MIN(soc_table); in smu_v13_0_6_populate_umd_state_clk()
1223 pstate_table->socclk_pstate.curr.max = SMU_DPM_TABLE_MAX(soc_table); in smu_v13_0_6_populate_umd_state_clk()
1233 soc_table->count > SMU_13_0_6_UMD_PSTATE_SOCCLK_LEVEL) { in smu_v13_0_6_populate_umd_state_clk()
1239 soc_table->dpm_levels[SMU_13_0_6_UMD_PSTATE_SOCCLK_LEVEL].value; in smu_v13_0_6_populate_umd_state_clk()
1434 single_dpm_table = &(dpm_context->dpm_tables.soc_table); in smu_v13_0_6_emit_clk_levels()
[all …]
H A Dsmu_v13_0_0_ppt.c571 dpm_table = &dpm_context->dpm_tables.soc_table; in smu_v13_0_0_set_default_dpm_table()
880 dpm_table = &dpm_context->dpm_tables.soc_table; in smu_v13_0_0_get_dpm_ultimate_freq()
1228 single_dpm_table = &(dpm_context->dpm_tables.soc_table); in smu_v13_0_0_emit_clk_levels()
1965 single_dpm_table = &(dpm_context->dpm_tables.soc_table); in smu_v13_0_0_force_clk_levels()
2272 struct smu_dpm_table *soc_table = &dpm_context->dpm_tables.soc_table; in smu_v13_0_0_populate_umd_state_clk() local
2293 pstate_table->socclk_pstate.min = SMU_DPM_TABLE_MIN(soc_table); in smu_v13_0_0_populate_umd_state_clk()
2294 pstate_table->socclk_pstate.peak = SMU_DPM_TABLE_MAX(soc_table); in smu_v13_0_0_populate_umd_state_clk()
2312 pstate_table->socclk_pstate.standard = SMU_DPM_TABLE_MIN(soc_table); in smu_v13_0_0_populate_umd_state_clk()
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega20_hwmgr.c653 dpm_table = &(data->dpm_table.soc_table); in vega20_setup_default_dpm_tables()
1884 min_freq = data->dpm_table.soc_table.dpm_state.soft_min_level; in vega20_upload_dpm_min_level()
1986 max_freq = data->dpm_table.soc_table.dpm_state.soft_max_level; in vega20_upload_dpm_max_level()
2410 soft_level = vega20_find_highest_dpm_level(&(data->dpm_table.soc_table)); in vega20_force_dpm_highest()
2412 data->dpm_table.soc_table.dpm_state.soft_min_level = in vega20_force_dpm_highest()
2413 data->dpm_table.soc_table.dpm_state.soft_max_level = in vega20_force_dpm_highest()
2414 data->dpm_table.soc_table.dpm_levels[soft_level].value; in vega20_force_dpm_highest()
2452 soft_level = vega20_find_lowest_dpm_level(&(data->dpm_table.soc_table)); in vega20_force_dpm_lowest()
2454 data->dpm_table.soc_table.dpm_state.soft_min_level = in vega20_force_dpm_lowest()
2455 data->dpm_table.soc_table.dpm_state.soft_max_level = in vega20_force_dpm_lowest()
[all …]
H A Dvega12_hwmgr.c654 dpm_table = &(data->dpm_table.soc_table); in vega12_setup_default_dpm_tables()
1225 min_freq = data->dpm_table.soc_table.dpm_state.soft_min_level; in vega12_upload_dpm_min_level()
1309 max_freq = data->dpm_table.soc_table.dpm_state.soft_max_level; in vega12_upload_dpm_max_level()
1733 struct vega12_single_dpm_table *soc_dpm_table = &(data->dpm_table.soc_table); in vega12_get_profiling_clk_mask()
1955 dpm_table = &(data->dpm_table.soc_table); in vega12_get_socclocks()
2078 if (soft_max_level >= data->dpm_table.soc_table.count) { in vega12_force_clock_level()
2081 data->dpm_table.soc_table.count - 1); in vega12_force_clock_level()
2085 data->dpm_table.soc_table.dpm_state.soft_min_level = in vega12_force_clock_level()
2086 data->dpm_table.soc_table.dpm_levels[soft_min_level].value; in vega12_force_clock_level()
2087 data->dpm_table.soc_table.dpm_state.soft_max_level = in vega12_force_clock_level()
[all …]
H A Dvega10_hwmgr.c1353 dpm_table = &(data->dpm_table.soc_table); in vega10_setup_default_dpm_tables()
1759 dpm_table = &(data->dpm_table.soc_table); in vega10_populate_all_graphic_levels()
3573 &(data->dpm_table.soc_table), in vega10_trim_dpm_states()
3685 data->dpm_table.soc_table.dpm_state.soft_min_level) { in vega10_upload_dpm_bootup_level()
3690 data->dpm_table.soc_table.dpm_state.soft_min_level = in vega10_upload_dpm_bootup_level()
3733 data->dpm_table.soc_table.dpm_state.soft_max_level) { in vega10_upload_dpm_max_level()
3738 data->dpm_table.soc_table.dpm_state.soft_max_level = in vega10_upload_dpm_max_level()
3772 vega10_find_lowest_dpm_level(&(data->dpm_table.soc_table)); in vega10_generate_dpm_level_enable_mask()
3774 vega10_find_highest_dpm_level(&(data->dpm_table.soc_table)); in vega10_generate_dpm_level_enable_mask()
3790 data->dpm_table.soc_table.dpm_levels[i].enabled = true; in vega10_generate_dpm_level_enable_mask()
[all …]
H A Dvega12_hwmgr.h125 struct vega12_single_dpm_table soc_table; member
H A Dvega10_hwmgr.h147 struct vega10_single_dpm_table soc_table; member
H A Dvega20_hwmgr.h178 struct vega20_single_dpm_table soc_table; member
/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Darcturus_ppt.h60 struct arcturus_single_dpm_table soc_table; member
H A Dsmu_v11_0.c1788 struct smu_dpm_table *soc_table = &dpm_context->dpm_tables.soc_table; in smu_v11_0_set_performance_level() local
1802 socclk_min = socclk_max = SMU_DPM_TABLE_MAX(soc_table); in smu_v11_0_set_performance_level()
1807 socclk_min = socclk_max = SMU_DPM_TABLE_MIN(soc_table); in smu_v11_0_set_performance_level()
1814 socclk_min = SMU_DPM_TABLE_MIN(soc_table); in smu_v11_0_set_performance_level()
1815 socclk_max = SMU_DPM_TABLE_MAX(soc_table); in smu_v11_0_set_performance_level()
/linux/drivers/gpu/drm/amd/pm/swsmu/smu14/
H A Dsmu_v14_0_2_ppt.c471 dpm_table = &dpm_context->dpm_tables.soc_table; in smu_v14_0_2_set_default_dpm_table()
768 dpm_table = &dpm_context->dpm_tables.soc_table; in smu_v14_0_2_get_dpm_ultimate_freq()
1059 single_dpm_table = &(dpm_context->dpm_tables.soc_table); in smu_v14_0_2_emit_clk_levels()
1329 single_dpm_table = &(dpm_context->dpm_tables.soc_table); in smu_v14_0_2_force_clk_levels()
1512 struct smu_dpm_table *soc_table = &dpm_context->dpm_tables.soc_table; in smu_v14_0_2_populate_umd_state_clk() local
1533 pstate_table->socclk_pstate.min = SMU_DPM_TABLE_MIN(soc_table); in smu_v14_0_2_populate_umd_state_clk()
1534 pstate_table->socclk_pstate.peak = SMU_DPM_TABLE_MAX(soc_table); in smu_v14_0_2_populate_umd_state_clk()
1552 pstate_table->socclk_pstate.standard = SMU_DPM_TABLE_MIN(soc_table); in smu_v14_0_2_populate_umd_state_clk()
H A Dsmu_v14_0.c1190 struct smu_dpm_table *soc_table = &dpm_context->dpm_tables.soc_table; in smu_v14_0_set_performance_level() local
1210 socclk_min = socclk_max = SMU_DPM_TABLE_MAX(soc_table); in smu_v14_0_set_performance_level()
1218 socclk_min = socclk_max = SMU_DPM_TABLE_MIN(soc_table); in smu_v14_0_set_performance_level()
1228 socclk_min = SMU_DPM_TABLE_MIN(soc_table); in smu_v14_0_set_performance_level()
1229 socclk_max = SMU_DPM_TABLE_MAX(soc_table); in smu_v14_0_set_performance_level()