Home
last modified time | relevance | path

Searched refs:socclk_min (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Dsmu_v13_0_4_ppt.c970 uint32_t socclk_min = 0, socclk_max = 0; in smu_v13_0_4_set_performance_level() local
984 socclk_min = socclk_max; in smu_v13_0_4_set_performance_level()
991 smu_v13_0_4_get_dpm_ultimate_freq(smu, SMU_SOCCLK, &socclk_min, NULL); in smu_v13_0_4_set_performance_level()
996 socclk_max = socclk_min; in smu_v13_0_4_set_performance_level()
1003 smu_v13_0_4_get_dpm_ultimate_freq(smu, SMU_SOCCLK, &socclk_min, &socclk_max); in smu_v13_0_4_set_performance_level()
1013 smu_v13_0_4_get_dpm_profile_freq(smu, level, SMU_SOCCLK, &socclk_min, &socclk_max); in smu_v13_0_4_set_performance_level()
1046 if (socclk_min && socclk_max) { in smu_v13_0_4_set_performance_level()
1049 socclk_min, in smu_v13_0_4_set_performance_level()
H A Dyellow_carp_ppt.c1202 uint32_t socclk_min = 0, socclk_max = 0; in yellow_carp_set_performance_level() local
1217 socclk_min = socclk_max; in yellow_carp_set_performance_level()
1224 yellow_carp_get_dpm_ultimate_freq(smu, SMU_SOCCLK, &socclk_min, NULL); in yellow_carp_set_performance_level()
1229 socclk_max = socclk_min; in yellow_carp_set_performance_level()
1236 yellow_carp_get_dpm_ultimate_freq(smu, SMU_SOCCLK, &socclk_min, &socclk_max); in yellow_carp_set_performance_level()
1246 yellow_carp_get_dpm_profile_freq(smu, level, SMU_SOCCLK, &socclk_min, &socclk_max); in yellow_carp_set_performance_level()
1281 if (socclk_min && socclk_max) { in yellow_carp_set_performance_level()
1284 socclk_min, in yellow_carp_set_performance_level()
H A Dsmu_v13_0.c1711 uint32_t socclk_min = 0, socclk_max = 0; in smu_v13_0_set_performance_level() local
1722 socclk_min = socclk_max = soc_table->max; in smu_v13_0_set_performance_level()
1730 socclk_min = socclk_max = soc_table->min; in smu_v13_0_set_performance_level()
1740 socclk_min = soc_table->min; in smu_v13_0_set_performance_level()
1753 socclk_min = socclk_max = pstate_table->socclk_pstate.standard; in smu_v13_0_set_performance_level()
1767 socclk_min = socclk_max = pstate_table->socclk_pstate.peak; in smu_v13_0_set_performance_level()
1786 socclk_min = socclk_max = 0; in smu_v13_0_set_performance_level()
1819 if (socclk_min && socclk_max) { in smu_v13_0_set_performance_level()
1822 socclk_min, in smu_v13_0_set_performance_level()
1828 pstate_table->socclk_pstate.curr.min = socclk_min; in smu_v13_0_set_performance_level()
/linux-6.15/drivers/gpu/drm/amd/pm/swsmu/smu14/
H A Dsmu_v14_0_0_ppt.c1356 uint32_t socclk_min = 0, socclk_max = 0; in smu_v14_0_common_set_performance_level() local
1374 socclk_min = socclk_max; in smu_v14_0_common_set_performance_level()
1383 smu_v14_0_common_get_dpm_ultimate_freq(smu, SMU_SOCCLK, &socclk_min, NULL); in smu_v14_0_common_set_performance_level()
1390 socclk_max = socclk_min; in smu_v14_0_common_set_performance_level()
1399 smu_v14_0_common_get_dpm_ultimate_freq(smu, SMU_SOCCLK, &socclk_min, &socclk_max); in smu_v14_0_common_set_performance_level()
1411 smu_v14_0_common_get_dpm_profile_freq(smu, level, SMU_SOCCLK, &socclk_min, &socclk_max); in smu_v14_0_common_set_performance_level()
1446 if (socclk_min && socclk_max) { in smu_v14_0_common_set_performance_level()
1449 socclk_min, in smu_v14_0_common_set_performance_level()
H A Dsmu_v14_0.c1262 uint32_t socclk_min = 0, socclk_max = 0; in smu_v14_0_set_performance_level() local
1273 socclk_min = socclk_max = soc_table->max; in smu_v14_0_set_performance_level()
1281 socclk_min = socclk_max = soc_table->min; in smu_v14_0_set_performance_level()
1291 socclk_min = soc_table->min; in smu_v14_0_set_performance_level()
1304 socclk_min = socclk_max = pstate_table->socclk_pstate.standard; in smu_v14_0_set_performance_level()
1318 socclk_min = socclk_max = pstate_table->socclk_pstate.peak; in smu_v14_0_set_performance_level()
1357 if (socclk_min && socclk_max) { in smu_v14_0_set_performance_level()
1360 socclk_min, in smu_v14_0_set_performance_level()
1366 pstate_table->socclk_pstate.curr.min = socclk_min; in smu_v14_0_set_performance_level()
/linux-6.15/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Dsmu_v11_0.c1868 uint32_t socclk_min = 0, socclk_max = 0; in smu_v11_0_set_performance_level() local
1876 socclk_min = socclk_max = soc_table->max; in smu_v11_0_set_performance_level()
1881 socclk_min = socclk_max = soc_table->min; in smu_v11_0_set_performance_level()
1888 socclk_min = soc_table->min; in smu_v11_0_set_performance_level()
1895 socclk_min = socclk_max = pstate_table->socclk_pstate.standard; in smu_v11_0_set_performance_level()
1906 socclk_min = socclk_max = pstate_table->socclk_pstate.peak; in smu_v11_0_set_performance_level()
1922 socclk_min = socclk_max = 0; in smu_v11_0_set_performance_level()
1946 if (socclk_min && socclk_max) { in smu_v11_0_set_performance_level()
1949 socclk_min, in smu_v11_0_set_performance_level()