Searched refs:dclk_min (Results 1 – 6 of 6) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/amd/pm/swsmu/smu13/ |
D | smu_v13_0_5_ppt.c | 1004 uint32_t dclk_min = 0, dclk_max = 0; in smu_v13_0_5_set_performance_level() local 1014 dclk_min = dclk_max; in smu_v13_0_5_set_performance_level() 1019 smu_v13_0_5_get_dpm_ultimate_freq(smu, SMU_DCLK, &dclk_min, NULL); in smu_v13_0_5_set_performance_level() 1022 dclk_max = dclk_min; in smu_v13_0_5_set_performance_level() 1027 smu_v13_0_5_get_dpm_ultimate_freq(smu, SMU_DCLK, &dclk_min, &dclk_max); in smu_v13_0_5_set_performance_level() 1034 smu_v13_0_5_get_dpm_profile_freq(smu, level, SMU_DCLK, &dclk_min, &dclk_max); in smu_v13_0_5_set_performance_level() 1068 if (dclk_min && dclk_max) { in smu_v13_0_5_set_performance_level() 1071 dclk_min, in smu_v13_0_5_set_performance_level()
|
D | smu_v13_0_4_ppt.c | 972 uint32_t dclk_min = 0, dclk_max = 0; in smu_v13_0_4_set_performance_level() local 986 dclk_min = dclk_max; in smu_v13_0_4_set_performance_level() 993 smu_v13_0_4_get_dpm_ultimate_freq(smu, SMU_DCLK, &dclk_min, NULL); in smu_v13_0_4_set_performance_level() 998 dclk_max = dclk_min; in smu_v13_0_4_set_performance_level() 1005 smu_v13_0_4_get_dpm_ultimate_freq(smu, SMU_DCLK, &dclk_min, &dclk_max); in smu_v13_0_4_set_performance_level() 1015 smu_v13_0_4_get_dpm_profile_freq(smu, level, SMU_DCLK, &dclk_min, &dclk_max); in smu_v13_0_4_set_performance_level() 1064 if (dclk_min && dclk_max) { in smu_v13_0_4_set_performance_level() 1067 dclk_min, in smu_v13_0_4_set_performance_level()
|
D | yellow_carp_ppt.c | 1201 uint32_t dclk_min = 0, dclk_max = 0; in yellow_carp_set_performance_level() local 1216 dclk_min = dclk_max; in yellow_carp_set_performance_level() 1223 yellow_carp_get_dpm_ultimate_freq(smu, SMU_DCLK, &dclk_min, NULL); in yellow_carp_set_performance_level() 1228 dclk_max = dclk_min; in yellow_carp_set_performance_level() 1235 yellow_carp_get_dpm_ultimate_freq(smu, SMU_DCLK, &dclk_min, &dclk_max); in yellow_carp_set_performance_level() 1245 yellow_carp_get_dpm_profile_freq(smu, level, SMU_DCLK, &dclk_min, &dclk_max); in yellow_carp_set_performance_level() 1294 if (dclk_min && dclk_max) { in yellow_carp_set_performance_level() 1297 dclk_min, in yellow_carp_set_performance_level()
|
D | smu_v13_0.c | 1708 uint32_t dclk_min = 0, dclk_max = 0; in smu_v13_0_set_performance_level() local 1718 dclk_min = dclk_max = dclk_table->max; in smu_v13_0_set_performance_level() 1726 dclk_min = dclk_max = dclk_table->min; in smu_v13_0_set_performance_level() 1738 dclk_min = dclk_table->min; in smu_v13_0_set_performance_level() 1748 dclk_min = dclk_max = pstate_table->dclk_pstate.standard; in smu_v13_0_set_performance_level() 1762 dclk_min = dclk_max = pstate_table->dclk_pstate.peak; in smu_v13_0_set_performance_level() 1781 dclk_min = dclk_max = 0; in smu_v13_0_set_performance_level() 1836 if (dclk_min && dclk_max) { in smu_v13_0_set_performance_level() 1842 dclk_min, in smu_v13_0_set_performance_level() 1847 pstate_table->dclk_pstate.curr.min = dclk_min; in smu_v13_0_set_performance_level()
|
/linux-6.12.1/drivers/gpu/drm/amd/pm/swsmu/smu14/ |
D | smu_v14_0_0_ppt.c | 1358 uint32_t dclk_min = 0, dclk_max = 0; in smu_v14_0_common_set_performance_level() local 1376 dclk_min = dclk_max; in smu_v14_0_common_set_performance_level() 1385 smu_v14_0_common_get_dpm_ultimate_freq(smu, SMU_DCLK, &dclk_min, NULL); in smu_v14_0_common_set_performance_level() 1392 dclk_max = dclk_min; in smu_v14_0_common_set_performance_level() 1401 smu_v14_0_common_get_dpm_ultimate_freq(smu, SMU_DCLK, &dclk_min, &dclk_max); in smu_v14_0_common_set_performance_level() 1413 smu_v14_0_common_get_dpm_profile_freq(smu, level, SMU_DCLK, &dclk_min, &dclk_max); in smu_v14_0_common_set_performance_level() 1473 if (dclk_min && dclk_max) { in smu_v14_0_common_set_performance_level() 1476 dclk_min, in smu_v14_0_common_set_performance_level()
|
D | smu_v14_0.c | 1202 uint32_t dclk_min = 0, dclk_max = 0; in smu_v14_0_set_performance_level() local 1212 dclk_min = dclk_max = dclk_table->max; in smu_v14_0_set_performance_level() 1220 dclk_min = dclk_max = dclk_table->min; in smu_v14_0_set_performance_level() 1232 dclk_min = dclk_table->min; in smu_v14_0_set_performance_level() 1242 dclk_min = dclk_max = pstate_table->dclk_pstate.standard; in smu_v14_0_set_performance_level() 1256 dclk_min = dclk_max = pstate_table->dclk_pstate.peak; in smu_v14_0_set_performance_level() 1318 if (dclk_min && dclk_max) { in smu_v14_0_set_performance_level() 1324 dclk_min, in smu_v14_0_set_performance_level() 1329 pstate_table->dclk_pstate.curr.min = dclk_min; in smu_v14_0_set_performance_level()
|