Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/pm/swsmu/smu14/
H A Dsmu_v14_0_0_ppt.c1370 uint32_t dclk1_min = 0, dclk1_max = 0; in smu_v14_0_common_set_performance_level() local
1381 smu_v14_0_common_get_dpm_ultimate_freq(smu, SMU_DCLK1, NULL, &dclk1_max); in smu_v14_0_common_set_performance_level()
1388 dclk1_min = dclk1_max; in smu_v14_0_common_set_performance_level()
1404 dclk1_max = dclk1_min; in smu_v14_0_common_set_performance_level()
1413 smu_v14_0_common_get_dpm_ultimate_freq(smu, SMU_DCLK1, &dclk1_min, &dclk1_max); in smu_v14_0_common_set_performance_level()
1425 smu_v14_0_common_get_dpm_profile_freq(smu, level, SMU_DCLK1, &dclk1_min, &dclk1_max); in smu_v14_0_common_set_performance_level()
1498 if (dclk1_min && dclk1_max) { in smu_v14_0_common_set_performance_level()
1502 dclk1_max, in smu_v14_0_common_set_performance_level()