Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Daldebaran_ppt.h66 struct aldebaran_single_dpm_table fclk_table; member
H A Dsmu_v13_0_7_ppt.c647 dpm_table = &dpm_context->dpm_tables.fclk_table; in smu_v13_0_7_set_default_dpm_table()
890 dpm_table = &dpm_context->dpm_tables.fclk_table; in smu_v13_0_7_get_dpm_ultimate_freq()
1210 single_dpm_table = &(dpm_context->dpm_tables.fclk_table); in smu_v13_0_7_emit_clk_levels()
1947 single_dpm_table = &(dpm_context->dpm_tables.fclk_table); in smu_v13_0_7_force_clk_levels()
2246 struct smu_dpm_table *fclk_table = &dpm_context->dpm_tables.fclk_table; in smu_v13_0_7_populate_umd_state_clk() local
2273 pstate_table->fclk_pstate.min = SMU_DPM_TABLE_MIN(fclk_table); in smu_v13_0_7_populate_umd_state_clk()
2274 pstate_table->fclk_pstate.peak = SMU_DPM_TABLE_MAX(fclk_table); in smu_v13_0_7_populate_umd_state_clk()
2286 pstate_table->fclk_pstate.standard = SMU_DPM_TABLE_MIN(fclk_table); in smu_v13_0_7_populate_umd_state_clk()
H A Dsmu_v13_0_0_ppt.c628 dpm_table = &dpm_context->dpm_tables.fclk_table; in smu_v13_0_0_set_default_dpm_table()
880 dpm_table = &dpm_context->dpm_tables.fclk_table; in smu_v13_0_0_get_dpm_ultimate_freq()
1200 single_dpm_table = &(dpm_context->dpm_tables.fclk_table); in smu_v13_0_0_emit_clk_levels()
1937 single_dpm_table = &(dpm_context->dpm_tables.fclk_table); in smu_v13_0_0_force_clk_levels()
2244 struct smu_dpm_table *fclk_table = &dpm_context->dpm_tables.fclk_table; in smu_v13_0_0_populate_umd_state_clk() local
2271 pstate_table->fclk_pstate.min = SMU_DPM_TABLE_MIN(fclk_table); in smu_v13_0_0_populate_umd_state_clk()
2272 pstate_table->fclk_pstate.peak = SMU_DPM_TABLE_MAX(fclk_table); in smu_v13_0_0_populate_umd_state_clk()
2284 pstate_table->fclk_pstate.standard = SMU_DPM_TABLE_MIN(fclk_table); in smu_v13_0_0_populate_umd_state_clk()
H A Dsmu_v13_0.c1592 struct smu_dpm_table *fclk_table = &dpm_context->dpm_tables.fclk_table; in smu_v13_0_set_performance_level() local
1612 fclk_min = fclk_max = SMU_DPM_TABLE_MAX(fclk_table); in smu_v13_0_set_performance_level()
1620 fclk_min = fclk_max = SMU_DPM_TABLE_MIN(fclk_table); in smu_v13_0_set_performance_level()
1633 fclk_min = SMU_DPM_TABLE_MIN(fclk_table); in smu_v13_0_set_performance_level()
1634 fclk_max = SMU_DPM_TABLE_MAX(fclk_table); in smu_v13_0_set_performance_level()
H A Daldebaran_ppt.c363 dpm_table = &dpm_context->dpm_tables.fclk_table; in aldebaran_get_dpm_ultimate_freq()
450 dpm_table = &dpm_context->dpm_tables.fclk_table; in aldebaran_set_default_dpm_table()
831 single_dpm_table = &(dpm_context->dpm_tables.fclk_table); in aldebaran_emit_clk_levels()
H A Dsmu_v13_0_6_ppt.c1005 dpm_table = &dpm_context->dpm_tables.fclk_table; in smu_v13_0_6_get_dpm_ultimate_freq()
1101 &dpm_context->dpm_tables.fclk_table, in smu_v13_0_6_set_default_dpm_table()
1414 single_dpm_table = &(dpm_context->dpm_tables.fclk_table); in smu_v13_0_6_emit_clk_levels()
/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Darcturus_ppt.h66 struct arcturus_single_dpm_table fclk_table; member
H A Darcturus_ppt.c414 dpm_table = &dpm_context->dpm_tables.fclk_table; in arcturus_set_default_dpm_table()
826 single_dpm_table = &(dpm_context->dpm_tables.fclk_table); in arcturus_emit_clk_levels()
H A Dsienna_cichlid_ppt.c1016 dpm_table = &dpm_context->dpm_tables.fclk_table; in sienna_cichlid_set_default_dpm_table()
1301 single_dpm_table = &(dpm_context->dpm_tables.fclk_table); in sienna_cichlid_emit_clk_levels()
/linux/drivers/gpu/drm/amd/pm/swsmu/smu15/
H A Dsmu_v15_0.c1142 struct smu_15_0_dpm_table *fclk_table = in smu_v15_0_set_performance_level() local
1143 &dpm_context->dpm_tables.fclk_table; in smu_v15_0_set_performance_level()
1163 fclk_min = fclk_max = fclk_table->max; in smu_v15_0_set_performance_level()
1171 fclk_min = fclk_max = fclk_table->min; in smu_v15_0_set_performance_level()
1184 fclk_min = fclk_table->min; in smu_v15_0_set_performance_level()
1185 fclk_max = fclk_table->max; in smu_v15_0_set_performance_level()
/linux/drivers/gpu/drm/amd/pm/swsmu/smu14/
H A Dsmu_v14_0_2_ppt.c526 dpm_table = &dpm_context->dpm_tables.fclk_table; in smu_v14_0_2_set_default_dpm_table()
766 dpm_table = &dpm_context->dpm_tables.fclk_table; in smu_v14_0_2_get_dpm_ultimate_freq()
1029 single_dpm_table = &(dpm_context->dpm_tables.fclk_table); in smu_v14_0_2_emit_clk_levels()
1299 single_dpm_table = &(dpm_context->dpm_tables.fclk_table); in smu_v14_0_2_force_clk_levels()
1482 struct smu_dpm_table *fclk_table = &dpm_context->dpm_tables.fclk_table; in smu_v14_0_2_populate_umd_state_clk() local
1509 pstate_table->fclk_pstate.min = SMU_DPM_TABLE_MIN(fclk_table); in smu_v14_0_2_populate_umd_state_clk()
1510 pstate_table->fclk_pstate.peak = SMU_DPM_TABLE_MAX(fclk_table); in smu_v14_0_2_populate_umd_state_clk()
1522 pstate_table->fclk_pstate.standard = SMU_DPM_TABLE_MIN(fclk_table); in smu_v14_0_2_populate_umd_state_clk()
H A Dsmu_v14_0.c1254 struct smu_dpm_table *fclk_table = &dpm_context->dpm_tables.fclk_table; in smu_v14_0_set_performance_level() local
1274 fclk_min = fclk_max = SMU_DPM_TABLE_MAX(fclk_table); in smu_v14_0_set_performance_level()
1282 fclk_min = fclk_max = SMU_DPM_TABLE_MIN(fclk_table); in smu_v14_0_set_performance_level()
1295 fclk_min = SMU_DPM_TABLE_MIN(fclk_table); in smu_v14_0_set_performance_level()
1296 fclk_max = SMU_DPM_TABLE_MAX(fclk_table); in smu_v14_0_set_performance_level()
/linux/drivers/gpu/drm/amd/pm/swsmu/inc/
H A Dsmu_v15_0.h99 struct smu_15_0_dpm_table fclk_table; member
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega20_hwmgr.c765 dpm_table = &(data->dpm_table.fclk_table); in vega20_setup_default_dpm_tables()
1896 min_freq = data->dpm_table.fclk_table.dpm_state.soft_min_level; in vega20_upload_dpm_min_level()
1998 max_freq = data->dpm_table.fclk_table.dpm_state.soft_max_level; in vega20_upload_dpm_max_level()
2661 if (soft_max_level >= data->dpm_table.fclk_table.count) { in vega20_force_clock_level()
2664 data->dpm_table.fclk_table.count - 1); in vega20_force_clock_level()
2668 data->dpm_table.fclk_table.dpm_state.soft_min_level = in vega20_force_clock_level()
2669 data->dpm_table.fclk_table.dpm_levels[soft_min_level].value; in vega20_force_clock_level()
2670 data->dpm_table.fclk_table.dpm_state.soft_max_level = in vega20_force_clock_level()
2671 data->dpm_table.fclk_table.dpm_levels[soft_max_level].value; in vega20_force_clock_level()
3378 &(data->dpm_table.fclk_table); in vega20_emit_clock_levels()
[all …]
H A Dvega20_hwmgr.h188 struct vega20_single_dpm_table fclk_table; member