| /linux/drivers/gpu/drm/amd/pm/swsmu/smu13/ |
| H A D | smu_v13_0_4_ppt.c | 976 uint32_t socclk_min = 0, socclk_max = 0; in smu_v13_0_4_set_performance_level() local 985 smu_v13_0_4_get_dpm_ultimate_freq(smu, SMU_SOCCLK, NULL, &socclk_max); in smu_v13_0_4_set_performance_level() 990 socclk_min = socclk_max; in smu_v13_0_4_set_performance_level() 1002 socclk_max = socclk_min; in smu_v13_0_4_set_performance_level() 1009 smu_v13_0_4_get_dpm_ultimate_freq(smu, SMU_SOCCLK, &socclk_min, &socclk_max); in smu_v13_0_4_set_performance_level() 1019 smu_v13_0_4_get_dpm_profile_freq(smu, level, SMU_SOCCLK, &socclk_min, &socclk_max); in smu_v13_0_4_set_performance_level() 1052 if (socclk_min && socclk_max) { in smu_v13_0_4_set_performance_level() 1056 socclk_max); in smu_v13_0_4_set_performance_level()
|
| H A D | yellow_carp_ppt.c | 1208 uint32_t socclk_min = 0, socclk_max = 0; in yellow_carp_set_performance_level() local 1218 yellow_carp_get_dpm_ultimate_freq(smu, SMU_SOCCLK, NULL, &socclk_max); in yellow_carp_set_performance_level() 1223 socclk_min = socclk_max; in yellow_carp_set_performance_level() 1235 socclk_max = socclk_min; in yellow_carp_set_performance_level() 1242 yellow_carp_get_dpm_ultimate_freq(smu, SMU_SOCCLK, &socclk_min, &socclk_max); in yellow_carp_set_performance_level() 1252 yellow_carp_get_dpm_profile_freq(smu, level, SMU_SOCCLK, &socclk_min, &socclk_max); in yellow_carp_set_performance_level() 1287 if (socclk_min && socclk_max) { in yellow_carp_set_performance_level() 1291 socclk_max, in yellow_carp_set_performance_level()
|
| H A D | smu_v13_0.c | 1598 uint32_t socclk_min = 0, socclk_max = 0; in smu_v13_0_set_performance_level() local 1609 socclk_min = socclk_max = SMU_DPM_TABLE_MAX(soc_table); in smu_v13_0_set_performance_level() 1617 socclk_min = socclk_max = SMU_DPM_TABLE_MIN(soc_table); in smu_v13_0_set_performance_level() 1628 socclk_max = SMU_DPM_TABLE_MAX(soc_table); in smu_v13_0_set_performance_level() 1640 socclk_min = socclk_max = pstate_table->socclk_pstate.standard; in smu_v13_0_set_performance_level() 1654 socclk_min = socclk_max = pstate_table->socclk_pstate.peak; in smu_v13_0_set_performance_level() 1673 socclk_min = socclk_max = 0; in smu_v13_0_set_performance_level() 1706 if (socclk_min && socclk_max) { in smu_v13_0_set_performance_level() 1710 socclk_max, in smu_v13_0_set_performance_level() 1716 pstate_table->socclk_pstate.curr.max = socclk_max; in smu_v13_0_set_performance_level()
|
| /linux/drivers/gpu/drm/amd/pm/swsmu/smu15/ |
| H A D | smu_v15_0_0_ppt.c | 1218 uint32_t socclk_min = 0, socclk_max = 0; in smu_v15_0_common_set_performance_level() local 1229 smu_v15_0_common_get_dpm_ultimate_freq(smu, SMU_SOCCLK, NULL, &socclk_max); in smu_v15_0_common_set_performance_level() 1236 socclk_min = socclk_max; in smu_v15_0_common_set_performance_level() 1252 socclk_max = socclk_min; in smu_v15_0_common_set_performance_level() 1261 smu_v15_0_common_get_dpm_ultimate_freq(smu, SMU_SOCCLK, &socclk_min, &socclk_max); in smu_v15_0_common_set_performance_level() 1273 smu_v15_0_common_get_dpm_profile_freq(smu, level, SMU_SOCCLK, &socclk_min, &socclk_max); in smu_v15_0_common_set_performance_level() 1308 if (socclk_min && socclk_max) { in smu_v15_0_common_set_performance_level() 1312 socclk_max); in smu_v15_0_common_set_performance_level()
|
| H A D | smu_v15_0.c | 1149 uint32_t socclk_min = 0, socclk_max = 0; in smu_v15_0_set_performance_level() local 1160 socclk_min = socclk_max = soc_table->max; in smu_v15_0_set_performance_level() 1168 socclk_min = socclk_max = soc_table->min; in smu_v15_0_set_performance_level() 1179 socclk_max = soc_table->max; in smu_v15_0_set_performance_level() 1191 socclk_min = socclk_max = pstate_table->socclk_pstate.standard; in smu_v15_0_set_performance_level() 1205 socclk_min = socclk_max = pstate_table->socclk_pstate.peak; in smu_v15_0_set_performance_level() 1244 if (socclk_min && socclk_max) { in smu_v15_0_set_performance_level() 1248 socclk_max, in smu_v15_0_set_performance_level() 1254 pstate_table->socclk_pstate.curr.max = socclk_max; in smu_v15_0_set_performance_level()
|
| /linux/drivers/gpu/drm/amd/pm/swsmu/smu14/ |
| H A D | smu_v14_0.c | 1259 uint32_t socclk_min = 0, socclk_max = 0; in smu_v14_0_set_performance_level() 1270 socclk_min = socclk_max = SMU_DPM_TABLE_MAX(soc_table); in smu_v14_0_set_performance_level() 1278 socclk_min = socclk_max = SMU_DPM_TABLE_MIN(soc_table); in smu_v14_0_set_performance_level() 1289 socclk_max = SMU_DPM_TABLE_MAX(soc_table); in smu_v14_0_set_performance_level() 1301 socclk_min = socclk_max = pstate_table->socclk_pstate.standard; in smu_v14_0_set_performance_level() 1315 socclk_min = socclk_max = pstate_table->socclk_pstate.peak; in smu_v14_0_set_performance_level() 1354 if (socclk_min && socclk_max) { in smu_v14_0_set_performance_level() 1358 socclk_max, in smu_v14_0_set_performance_level() 1364 pstate_table->socclk_pstate.curr.max = socclk_max; in smu_v14_0_set_performance_level() 1260 uint32_t socclk_min = 0, socclk_max = 0; smu_v14_0_set_performance_level() local
|
| H A D | smu_v14_0_0_ppt.c | 1372 uint32_t socclk_min = 0, socclk_max = 0; in smu_v14_0_common_set_performance_level() local 1383 smu_v14_0_common_get_dpm_ultimate_freq(smu, SMU_SOCCLK, NULL, &socclk_max); in smu_v14_0_common_set_performance_level() 1390 socclk_min = socclk_max; in smu_v14_0_common_set_performance_level() 1406 socclk_max = socclk_min; in smu_v14_0_common_set_performance_level() 1415 smu_v14_0_common_get_dpm_ultimate_freq(smu, SMU_SOCCLK, &socclk_min, &socclk_max); in smu_v14_0_common_set_performance_level() 1427 smu_v14_0_common_get_dpm_profile_freq(smu, level, SMU_SOCCLK, &socclk_min, &socclk_max); in smu_v14_0_common_set_performance_level() 1464 if (socclk_min && socclk_max) { in smu_v14_0_common_set_performance_level() 1468 socclk_max, in smu_v14_0_common_set_performance_level()
|
| /linux/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
| H A D | smu_v11_0.c | 1869 uint32_t socclk_min = 0, socclk_max = 0; in smu_v11_0_set_performance_level() 1877 socclk_min = socclk_max = SMU_DPM_TABLE_MAX(soc_table); in smu_v11_0_set_performance_level() 1882 socclk_min = socclk_max = SMU_DPM_TABLE_MIN(soc_table); in smu_v11_0_set_performance_level() 1890 socclk_max = SMU_DPM_TABLE_MAX(soc_table); in smu_v11_0_set_performance_level() 1896 socclk_min = socclk_max = pstate_table->socclk_pstate.standard; in smu_v11_0_set_performance_level() 1907 socclk_min = socclk_max = pstate_table->socclk_pstate.peak; in smu_v11_0_set_performance_level() 1923 socclk_min = socclk_max = 0; in smu_v11_0_set_performance_level() 1947 if (socclk_min && socclk_max) { in smu_v11_0_set_performance_level() 1951 socclk_max, in smu_v11_0_set_performance_level() 1870 uint32_t socclk_min = 0, socclk_max = 0; smu_v11_0_set_performance_level() local
|