Home
last modified time | relevance | path

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

/linux/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.c1199 uint32_t socclk_min = 0, socclk_max = 0; in yellow_carp_set_performance_level() local
1209 yellow_carp_get_dpm_ultimate_freq(smu, SMU_SOCCLK, NULL, &socclk_max); in yellow_carp_set_performance_level()
1214 socclk_min = socclk_max; in yellow_carp_set_performance_level()
1226 socclk_max = socclk_min; in yellow_carp_set_performance_level()
1233 yellow_carp_get_dpm_ultimate_freq(smu, SMU_SOCCLK, &socclk_min, &socclk_max); in yellow_carp_set_performance_level()
1243 yellow_carp_get_dpm_profile_freq(smu, level, SMU_SOCCLK, &socclk_min, &socclk_max); in yellow_carp_set_performance_level()
1276 if (socclk_min && socclk_max) { in yellow_carp_set_performance_level()
1280 socclk_max); in yellow_carp_set_performance_level()
H A Dsmu_v13_0.c1706 uint32_t socclk_min = 0, socclk_max = 0; in smu_v13_0_set_performance_level() local
1716 socclk_min = socclk_max = soc_table->max; in smu_v13_0_set_performance_level()
1724 socclk_min = socclk_max = soc_table->min; in smu_v13_0_set_performance_level()
1735 socclk_max = soc_table->max; in smu_v13_0_set_performance_level()
1746 socclk_min = socclk_max = pstate_table->socclk_pstate.standard; in smu_v13_0_set_performance_level()
1760 socclk_min = socclk_max = pstate_table->socclk_pstate.peak; in smu_v13_0_set_performance_level()
1779 socclk_min = socclk_max = 0; in smu_v13_0_set_performance_level()
1809 if (socclk_min && socclk_max) { in smu_v13_0_set_performance_level()
1813 socclk_max); in smu_v13_0_set_performance_level()
1818 pstate_table->socclk_pstate.curr.max = socclk_max; in smu_v13_0_set_performance_level()
/linux/drivers/gpu/drm/amd/pm/swsmu/smu14/
H A Dsmu_v14_0_0_ppt.c1355 uint32_t socclk_min = 0, socclk_max = 0; in smu_v14_0_common_set_performance_level() local
1366 smu_v14_0_common_get_dpm_ultimate_freq(smu, SMU_SOCCLK, NULL, &socclk_max); in smu_v14_0_common_set_performance_level()
1373 socclk_min = socclk_max; in smu_v14_0_common_set_performance_level()
1389 socclk_max = socclk_min; in smu_v14_0_common_set_performance_level()
1398 smu_v14_0_common_get_dpm_ultimate_freq(smu, SMU_SOCCLK, &socclk_min, &socclk_max); in smu_v14_0_common_set_performance_level()
1410 smu_v14_0_common_get_dpm_profile_freq(smu, level, SMU_SOCCLK, &socclk_min, &socclk_max); in smu_v14_0_common_set_performance_level()
1445 if (socclk_min && socclk_max) { in smu_v14_0_common_set_performance_level()
1449 socclk_max); in smu_v14_0_common_set_performance_level()
H A Dsmu_v14_0.c1200 uint32_t socclk_min = 0, socclk_max = 0; in smu_v14_0_set_performance_level()
1210 socclk_min = socclk_max = soc_table->max; in smu_v14_0_set_performance_level()
1218 socclk_min = socclk_max = soc_table->min; in smu_v14_0_set_performance_level()
1229 socclk_max = soc_table->max; in smu_v14_0_set_performance_level()
1240 socclk_min = socclk_max = pstate_table->socclk_pstate.standard; in smu_v14_0_set_performance_level()
1254 socclk_min = socclk_max = pstate_table->socclk_pstate.peak; in smu_v14_0_set_performance_level()
1291 if (socclk_min && socclk_max) { in smu_v14_0_set_performance_level()
1295 socclk_max); in smu_v14_0_set_performance_level()
1300 pstate_table->socclk_pstate.curr.max = socclk_max; in smu_v14_0_set_performance_level()
1191 uint32_t socclk_min = 0, socclk_max = 0; smu_v14_0_set_performance_level() local
/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Dsmu_v11_0.c1855 uint32_t socclk_min = 0, socclk_max = 0; in smu_v11_0_set_performance_level() local
1862 socclk_min = socclk_max = soc_table->max; in smu_v11_0_set_performance_level()
1867 socclk_min = socclk_max = soc_table->min; in smu_v11_0_set_performance_level()
1875 socclk_max = soc_table->max; in smu_v11_0_set_performance_level()
1880 socclk_min = socclk_max = pstate_table->socclk_pstate.standard; in smu_v11_0_set_performance_level()
1891 socclk_min = socclk_max = pstate_table->socclk_pstate.peak; in smu_v11_0_set_performance_level()
1907 socclk_min = socclk_max = 0; in smu_v11_0_set_performance_level()
1928 if (socclk_min && socclk_max) { in smu_v11_0_set_performance_level()
1932 socclk_max); in smu_v11_0_set_performance_level()