Home
last modified time | relevance | path

Searched refs:socclk_max (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
979 smu_v13_0_4_get_dpm_ultimate_freq(smu, SMU_SOCCLK, NULL, &socclk_max); in smu_v13_0_4_set_performance_level()
984 socclk_min = socclk_max; 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()
1050 socclk_max); 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
1212 yellow_carp_get_dpm_ultimate_freq(smu, SMU_SOCCLK, NULL, &socclk_max); in yellow_carp_set_performance_level()
1217 socclk_min = socclk_max; 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()
1285 socclk_max, 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()
1741 socclk_max = soc_table->max; 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()
1823 socclk_max, in smu_v13_0_set_performance_level()
1829 pstate_table->socclk_pstate.curr.max = socclk_max; 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
1367 smu_v14_0_common_get_dpm_ultimate_freq(smu, SMU_SOCCLK, NULL, &socclk_max); in smu_v14_0_common_set_performance_level()
1374 socclk_min = socclk_max; 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()
1450 socclk_max); 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()
1292 socclk_max = soc_table->max; 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()
1361 socclk_max, in smu_v14_0_set_performance_level()
1367 pstate_table->socclk_pstate.curr.max = socclk_max; 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()
1889 socclk_max = soc_table->max; 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()
1950 socclk_max, in smu_v11_0_set_performance_level()