Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Dsmu_v13_0_5_ppt.c1013 uint32_t dclk_min = 0, dclk_max = 0; in smu_v13_0_5_set_performance_level() local
1020 smu_v13_0_5_get_dpm_ultimate_freq(smu, SMU_DCLK, NULL, &dclk_max); in smu_v13_0_5_set_performance_level()
1023 dclk_min = dclk_max; in smu_v13_0_5_set_performance_level()
1031 dclk_max = dclk_min; in smu_v13_0_5_set_performance_level()
1036 smu_v13_0_5_get_dpm_ultimate_freq(smu, SMU_DCLK, &dclk_min, &dclk_max); in smu_v13_0_5_set_performance_level()
1043 smu_v13_0_5_get_dpm_profile_freq(smu, level, SMU_DCLK, &dclk_min, &dclk_max); in smu_v13_0_5_set_performance_level()
1079 if (dclk_min && dclk_max) { in smu_v13_0_5_set_performance_level()
1083 dclk_max, in smu_v13_0_5_set_performance_level()
H A Dsmu_v13_0_4_ppt.c978 uint32_t dclk_min = 0, dclk_max = 0; in smu_v13_0_4_set_performance_level() local
987 smu_v13_0_4_get_dpm_ultimate_freq(smu, SMU_DCLK, NULL, &dclk_max); in smu_v13_0_4_set_performance_level()
992 dclk_min = dclk_max; in smu_v13_0_4_set_performance_level()
1004 dclk_max = dclk_min; in smu_v13_0_4_set_performance_level()
1011 smu_v13_0_4_get_dpm_ultimate_freq(smu, SMU_DCLK, &dclk_min, &dclk_max); in smu_v13_0_4_set_performance_level()
1021 smu_v13_0_4_get_dpm_profile_freq(smu, level, SMU_DCLK, &dclk_min, &dclk_max); in smu_v13_0_4_set_performance_level()
1070 if (dclk_min && dclk_max) { in smu_v13_0_4_set_performance_level()
1074 dclk_max); in smu_v13_0_4_set_performance_level()
H A Dyellow_carp_ppt.c1210 uint32_t dclk_min = 0, dclk_max = 0; in yellow_carp_set_performance_level() local
1220 yellow_carp_get_dpm_ultimate_freq(smu, SMU_DCLK, NULL, &dclk_max); in yellow_carp_set_performance_level()
1225 dclk_min = dclk_max; in yellow_carp_set_performance_level()
1237 dclk_max = dclk_min; in yellow_carp_set_performance_level()
1244 yellow_carp_get_dpm_ultimate_freq(smu, SMU_DCLK, &dclk_min, &dclk_max); in yellow_carp_set_performance_level()
1254 yellow_carp_get_dpm_profile_freq(smu, level, SMU_DCLK, &dclk_min, &dclk_max); in yellow_carp_set_performance_level()
1307 if (dclk_min && dclk_max) { in yellow_carp_set_performance_level()
1311 dclk_max, in yellow_carp_set_performance_level()
H A Dsmu_v13_0.c1600 uint32_t dclk_min = 0, dclk_max = 0; in smu_v13_0_set_performance_level() local
1611 dclk_min = dclk_max = SMU_DPM_TABLE_MAX(dclk_table); in smu_v13_0_set_performance_level()
1619 dclk_min = dclk_max = SMU_DPM_TABLE_MIN(dclk_table); in smu_v13_0_set_performance_level()
1632 dclk_max = SMU_DPM_TABLE_MAX(dclk_table); in smu_v13_0_set_performance_level()
1642 dclk_min = dclk_max = pstate_table->dclk_pstate.standard; in smu_v13_0_set_performance_level()
1656 dclk_min = dclk_max = pstate_table->dclk_pstate.peak; in smu_v13_0_set_performance_level()
1675 dclk_min = dclk_max = 0; in smu_v13_0_set_performance_level()
1735 if (dclk_min && dclk_max) { in smu_v13_0_set_performance_level()
1742 dclk_max, in smu_v13_0_set_performance_level()
1748 pstate_table->dclk_pstate.curr.max = dclk_max; in smu_v13_0_set_performance_level()
/linux/drivers/gpu/drm/amd/pm/swsmu/smu15/
H A Dsmu_v15_0_0_ppt.c1220 uint32_t dclk_min = 0, dclk_max = 0; in smu_v15_0_common_set_performance_level() local
1231 smu_v15_0_common_get_dpm_ultimate_freq(smu, SMU_DCLK, NULL, &dclk_max); in smu_v15_0_common_set_performance_level()
1238 dclk_min = dclk_max; in smu_v15_0_common_set_performance_level()
1254 dclk_max = dclk_min; in smu_v15_0_common_set_performance_level()
1263 smu_v15_0_common_get_dpm_ultimate_freq(smu, SMU_DCLK, &dclk_min, &dclk_max); in smu_v15_0_common_set_performance_level()
1275 smu_v15_0_common_get_dpm_profile_freq(smu, level, SMU_DCLK, &dclk_min, &dclk_max); in smu_v15_0_common_set_performance_level()
1335 if (dclk_min && dclk_max) { in smu_v15_0_common_set_performance_level()
1339 dclk_max); in smu_v15_0_common_set_performance_level()
H A Dsmu_v15_0.c1151 uint32_t dclk_min = 0, dclk_max = 0; in smu_v15_0_set_performance_level() local
1162 dclk_min = dclk_max = dclk_table->max; in smu_v15_0_set_performance_level()
1170 dclk_min = dclk_max = dclk_table->min; in smu_v15_0_set_performance_level()
1183 dclk_max = dclk_table->max; in smu_v15_0_set_performance_level()
1193 dclk_min = dclk_max = pstate_table->dclk_pstate.standard; in smu_v15_0_set_performance_level()
1207 dclk_min = dclk_max = pstate_table->dclk_pstate.peak; in smu_v15_0_set_performance_level()
1273 if (dclk_min && dclk_max) { in smu_v15_0_set_performance_level()
1280 dclk_max, in smu_v15_0_set_performance_level()
1286 pstate_table->dclk_pstate.curr.max = dclk_max; in smu_v15_0_set_performance_level()
/linux/drivers/video/fbdev/riva/
H A Drivafb.h49 unsigned dclk_max; /* max DCLK */ member
H A Dfbdev.c2005 default_par->dclk_max = riva_get_maxdclk(default_par) * 1000; in rivafb_probe()
/linux/drivers/gpu/drm/amd/pm/swsmu/smu14/
H A Dsmu_v14_0.c1261 uint32_t dclk_min = 0, dclk_max = 0; in smu_v14_0_set_performance_level() local
1272 dclk_min = dclk_max = SMU_DPM_TABLE_MAX(dclk_table); in smu_v14_0_set_performance_level()
1280 dclk_min = dclk_max = SMU_DPM_TABLE_MIN(dclk_table); in smu_v14_0_set_performance_level()
1293 dclk_max = SMU_DPM_TABLE_MAX(dclk_table); in smu_v14_0_set_performance_level()
1303 dclk_min = dclk_max = pstate_table->dclk_pstate.standard; in smu_v14_0_set_performance_level()
1317 dclk_min = dclk_max = pstate_table->dclk_pstate.peak; in smu_v14_0_set_performance_level()
1383 if (dclk_min && dclk_max) { in smu_v14_0_set_performance_level()
1390 dclk_max, in smu_v14_0_set_performance_level()
1396 pstate_table->dclk_pstate.curr.max = dclk_max; in smu_v14_0_set_performance_level()
H A Dsmu_v14_0_0_ppt.c1374 uint32_t dclk_min = 0, dclk_max = 0; in smu_v14_0_common_set_performance_level() local
1385 smu_v14_0_common_get_dpm_ultimate_freq(smu, SMU_DCLK, NULL, &dclk_max); in smu_v14_0_common_set_performance_level()
1392 dclk_min = dclk_max; in smu_v14_0_common_set_performance_level()
1408 dclk_max = dclk_min; in smu_v14_0_common_set_performance_level()
1417 smu_v14_0_common_get_dpm_ultimate_freq(smu, SMU_DCLK, &dclk_min, &dclk_max); in smu_v14_0_common_set_performance_level()
1429 smu_v14_0_common_get_dpm_profile_freq(smu, level, SMU_DCLK, &dclk_min, &dclk_max); in smu_v14_0_common_set_performance_level()
1494 if (dclk_min && dclk_max) { in smu_v14_0_common_set_performance_level()
1498 dclk_max, in smu_v14_0_common_set_performance_level()
/linux/drivers/gpu/drm/i915/display/
H A Dintel_bw.c461 int dclk_max; in icl_get_bw_info() local
473 dclk_max = icl_sagv_max_dclk(&qi); in icl_get_bw_info()
474 maxdebw = min(sa->deprogbwlimit * 1000, dclk_max * 16 * 6 / 10); in icl_get_bw_info()
532 int dclk_max; in tgl_get_bw_info() local
559 dclk_max = icl_sagv_max_dclk(&qi); in tgl_get_bw_info()
561 peakbw = num_channels * DIV_ROUND_UP(qi.channel_width, 8) * dclk_max; in tgl_get_bw_info()