Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/pm/swsmu/smu14/
H A Dsmu_v14_0.c1199 uint32_t socclk_min = 0, socclk_max = 0; in smu_v14_0_set_performance_level() local
1210 socclk_min = socclk_max = SMU_DPM_TABLE_MAX(soc_table); in smu_v14_0_set_performance_level()
1218 socclk_min = socclk_max = SMU_DPM_TABLE_MIN(soc_table); in smu_v14_0_set_performance_level()
1229 socclk_max = SMU_DPM_TABLE_MAX(soc_table); in smu_v14_0_set_performance_level()
1241 socclk_min = socclk_max = pstate_table->socclk_pstate.standard; in smu_v14_0_set_performance_level()
1255 socclk_min = socclk_max = pstate_table->socclk_pstate.peak; in smu_v14_0_set_performance_level()
1294 if (socclk_min && socclk_max) { in smu_v14_0_set_performance_level()
1298 socclk_max, in smu_v14_0_set_performance_level()
1304 pstate_table->socclk_pstate.curr.max = socclk_max; in smu_v14_0_set_performance_level()
/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Dsmu_v11_0.c1794 uint32_t socclk_min = 0, socclk_max = 0; in smu_v11_0_set_performance_level() local
1802 socclk_min = socclk_max = SMU_DPM_TABLE_MAX(soc_table); in smu_v11_0_set_performance_level()
1807 socclk_min = socclk_max = SMU_DPM_TABLE_MIN(soc_table); in smu_v11_0_set_performance_level()
1815 socclk_max = SMU_DPM_TABLE_MAX(soc_table); in smu_v11_0_set_performance_level()
1821 socclk_min = socclk_max = pstate_table->socclk_pstate.standard; in smu_v11_0_set_performance_level()
1832 socclk_min = socclk_max = pstate_table->socclk_pstate.peak; in smu_v11_0_set_performance_level()
1848 socclk_min = socclk_max = 0; in smu_v11_0_set_performance_level()
1872 if (socclk_min && socclk_max) { in smu_v11_0_set_performance_level()
1876 socclk_max, in smu_v11_0_set_performance_level()