| /linux/drivers/gpu/drm/amd/pm/swsmu/smu13/ |
| H A D | aldebaran_ppt.c | 360 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 D | aldebaran_ppt.h | 60 struct aldebaran_single_dpm_table soc_table; member
|
| H A D | smu_v13_0_7_ppt.c | 599 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 D | smu_v13_0_6_ppt.c | 1013 dpm_table = &dpm_context->dpm_tables.soc_table; in smu_v13_0_6_get_dpm_ultimate_freq() 1106 &dpm_context->dpm_tables.soc_table, in smu_v13_0_6_set_default_dpm_table() 1210 struct smu_dpm_table *soc_table = &dpm_context->dpm_tables.soc_table; in smu_v13_0_6_populate_umd_state_clk() 1224 pstate_table->socclk_pstate.min = SMU_DPM_TABLE_MIN(soc_table); in smu_v13_0_6_populate_umd_state_clk() 1225 pstate_table->socclk_pstate.peak = SMU_DPM_TABLE_MAX(soc_table); in smu_v13_0_6_populate_umd_state_clk() 1226 pstate_table->socclk_pstate.curr.min = SMU_DPM_TABLE_MIN(soc_table); in smu_v13_0_6_populate_umd_state_clk() 1227 pstate_table->socclk_pstate.curr.max = SMU_DPM_TABLE_MAX(soc_table); in smu_v13_0_6_populate_umd_state_clk() 1237 soc_table->count > SMU_13_0_6_UMD_PSTATE_SOCCLK_LEVEL) { in smu_v13_0_6_populate_umd_state_clk() 1243 soc_table in smu_v13_0_6_populate_umd_state_clk() 1206 struct smu_dpm_table *soc_table = &dpm_context->dpm_tables.soc_table; smu_v13_0_6_populate_umd_state_clk() local [all...] |
| H A D | smu_v13_0_0_ppt.c | 571 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 D | vega20_hwmgr.c | 653 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 in vega20_force_dpm_lowest() [all...] |
| H A D | vega12_hwmgr.c | 654 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() 1940 dpm_table = &(data->dpm_table.soc_table); in vega12_get_dcefclocks() 2063 if (soft_max_level >= data->dpm_table.soc_table.count) { in vega12_force_clock_level() 2066 data->dpm_table.soc_table.count - 1); in vega12_force_clock_level() 2070 data->dpm_table.soc_table.dpm_state.soft_min_level = in vega12_force_clock_level() 2071 data->dpm_table.soc_table.dpm_levels[soft_min_level].value; in vega12_force_clock_level() 2072 data->dpm_table.soc_table in vega12_force_clock_level() [all...] |
| H A D | vega10_hwmgr.c | 1350 dpm_table = &(data->dpm_table.soc_table); in vega10_setup_default_dpm_tables() 1756 dpm_table = &(data->dpm_table.soc_table); in vega10_populate_all_graphic_levels() 3570 &(data->dpm_table.soc_table), in vega10_trim_dpm_states() 3682 data->dpm_table.soc_table.dpm_state.soft_min_level) { in vega10_upload_dpm_bootup_level() 3687 data->dpm_table.soc_table.dpm_state.soft_min_level = in vega10_upload_dpm_bootup_level() 3730 data->dpm_table.soc_table.dpm_state.soft_max_level) { in vega10_upload_dpm_max_level() 3735 data->dpm_table.soc_table.dpm_state.soft_max_level = in vega10_upload_dpm_max_level() 3769 vega10_find_lowest_dpm_level(&(data->dpm_table.soc_table)); in vega10_generate_dpm_level_enable_mask() 3771 vega10_find_highest_dpm_level(&(data->dpm_table.soc_table)); in vega10_generate_dpm_level_enable_mask() 3787 data->dpm_table.soc_table in vega10_generate_dpm_level_enable_mask() 4687 struct vega10_single_dpm_table *soc_table = &(data->dpm_table.soc_table); vega10_emit_clock_levels() local [all...] |
| H A D | vega12_hwmgr.h | 125 struct vega12_single_dpm_table soc_table; member
|
| H A D | vega10_hwmgr.h | 147 struct vega10_single_dpm_table soc_table; member
|
| H A D | vega20_hwmgr.h | 178 struct vega20_single_dpm_table soc_table; member
|
| /linux/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
| H A D | arcturus_ppt.h | 60 struct arcturus_single_dpm_table soc_table; member
|
| H A D | smu_v11_0.c | 1788 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/smu15/ |
| H A D | smu_v15_0.c | 1060 struct smu_dpm_table *soc_table = &dpm_context->dpm_tables.soc_table; in smu_v15_0_set_performance_level() 1080 socclk_min = socclk_max = SMU_DPM_TABLE_MAX(soc_table); in smu_v15_0_set_performance_level() 1088 socclk_min = socclk_max = SMU_DPM_TABLE_MIN(soc_table); in smu_v15_0_set_performance_level() 1098 socclk_min = SMU_DPM_TABLE_MIN(soc_table); in smu_v15_0_set_performance_level() 1099 socclk_max = SMU_DPM_TABLE_MAX(soc_table); in smu_v15_0_set_performance_level() 1065 struct smu_dpm_table *soc_table = &dpm_context->dpm_tables.soc_table; smu_v15_0_set_performance_level() local
|
| /linux/drivers/gpu/drm/amd/pm/swsmu/smu14/ |
| H A D | smu_v14_0_2_ppt.c | 471 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 D | smu_v14_0.c | 1190 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()
|