Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dvega10_hwmgr.c366 data->smu_features[i].smu_feature_id = 0xffff; in vega10_init_dpm_defaults()
367 data->smu_features[i].smu_feature_bitmap = 1 << i; in vega10_init_dpm_defaults()
368 data->smu_features[i].enabled = false; in vega10_init_dpm_defaults()
369 data->smu_features[i].supported = false; in vega10_init_dpm_defaults()
372 data->smu_features[GNLD_DPM_PREFETCHER].smu_feature_id = in vega10_init_dpm_defaults()
374 data->smu_features[GNLD_DPM_GFXCLK].smu_feature_id = in vega10_init_dpm_defaults()
376 data->smu_features[GNLD_DPM_UCLK].smu_feature_id = in vega10_init_dpm_defaults()
378 data->smu_features[GNLD_DPM_SOCCLK].smu_feature_id = in vega10_init_dpm_defaults()
380 data->smu_features[GNLD_DPM_UVD].smu_feature_id = in vega10_init_dpm_defaults()
382 data->smu_features[GNLD_DPM_VCE].smu_feature_id = in vega10_init_dpm_defaults()
[all …]
Dvega12_hwmgr.c303 data->smu_features[GNLD_DPM_PREFETCHER].smu_feature_id = in vega12_init_dpm_defaults()
305 data->smu_features[GNLD_DPM_GFXCLK].smu_feature_id = in vega12_init_dpm_defaults()
307 data->smu_features[GNLD_DPM_UCLK].smu_feature_id = in vega12_init_dpm_defaults()
309 data->smu_features[GNLD_DPM_SOCCLK].smu_feature_id = in vega12_init_dpm_defaults()
311 data->smu_features[GNLD_DPM_UVD].smu_feature_id = in vega12_init_dpm_defaults()
313 data->smu_features[GNLD_DPM_VCE].smu_feature_id = in vega12_init_dpm_defaults()
315 data->smu_features[GNLD_ULV].smu_feature_id = in vega12_init_dpm_defaults()
317 data->smu_features[GNLD_DPM_MP0CLK].smu_feature_id = in vega12_init_dpm_defaults()
319 data->smu_features[GNLD_DPM_LINK].smu_feature_id = in vega12_init_dpm_defaults()
321 data->smu_features[GNLD_DPM_DCEFCLK].smu_feature_id = in vega12_init_dpm_defaults()
[all …]
Dvega10_thermal.c101 if (data->smu_features[GNLD_FAN_CONTROL].supported) { in vega10_fan_ctrl_get_fan_speed_rpm()
186 if (data->smu_features[GNLD_FAN_CONTROL].supported) { in vega10_enable_fan_control_feature()
189 data->smu_features[GNLD_FAN_CONTROL]. in vega10_enable_fan_control_feature()
193 data->smu_features[GNLD_FAN_CONTROL].enabled = true; in vega10_enable_fan_control_feature()
203 if (data->smu_features[GNLD_FAN_CONTROL].supported) { in vega10_disable_fan_control_feature()
206 data->smu_features[GNLD_FAN_CONTROL]. in vega10_disable_fan_control_feature()
210 data->smu_features[GNLD_FAN_CONTROL].enabled = false; in vega10_disable_fan_control_feature()
236 if (data->smu_features[GNLD_FAN_CONTROL].supported) { in vega10_fan_ctrl_stop_smc_fan_control()
442 if (data->smu_features[GNLD_FW_CTF].supported) { in vega10_thermal_enable_alert()
443 if (data->smu_features[GNLD_FW_CTF].enabled) in vega10_thermal_enable_alert()
[all …]
Dvega12_thermal.c74 if (data->smu_features[GNLD_FAN_CONTROL].supported) { in vega12_enable_fan_control_feature()
77 data->smu_features[GNLD_FAN_CONTROL]. in vega12_enable_fan_control_feature()
81 data->smu_features[GNLD_FAN_CONTROL].enabled = true; in vega12_enable_fan_control_feature()
92 if (data->smu_features[GNLD_FAN_CONTROL].supported) { in vega12_disable_fan_control_feature()
95 data->smu_features[GNLD_FAN_CONTROL]. in vega12_disable_fan_control_feature()
99 data->smu_features[GNLD_FAN_CONTROL].enabled = false; in vega12_disable_fan_control_feature()
109 if (data->smu_features[GNLD_FAN_CONTROL].supported) in vega12_fan_ctrl_start_smc_fan_control()
123 if (data->smu_features[GNLD_FAN_CONTROL].supported) in vega12_fan_ctrl_stop_smc_fan_control()
Dvega20_hwmgr.c338 data->smu_features[GNLD_DPM_PREFETCHER].smu_feature_id = in vega20_init_dpm_defaults()
340 data->smu_features[GNLD_DPM_GFXCLK].smu_feature_id = in vega20_init_dpm_defaults()
342 data->smu_features[GNLD_DPM_UCLK].smu_feature_id = in vega20_init_dpm_defaults()
344 data->smu_features[GNLD_DPM_SOCCLK].smu_feature_id = in vega20_init_dpm_defaults()
346 data->smu_features[GNLD_DPM_UVD].smu_feature_id = in vega20_init_dpm_defaults()
348 data->smu_features[GNLD_DPM_VCE].smu_feature_id = in vega20_init_dpm_defaults()
350 data->smu_features[GNLD_ULV].smu_feature_id = in vega20_init_dpm_defaults()
352 data->smu_features[GNLD_DPM_MP0CLK].smu_feature_id = in vega20_init_dpm_defaults()
354 data->smu_features[GNLD_DPM_LINK].smu_feature_id = in vega20_init_dpm_defaults()
356 data->smu_features[GNLD_DPM_DCEFCLK].smu_feature_id = in vega20_init_dpm_defaults()
[all …]
Dvega20_thermal.c37 if (data->smu_features[GNLD_FAN_CONTROL].supported) { in vega20_disable_fan_control_feature()
40 data->smu_features[GNLD_FAN_CONTROL]. in vega20_disable_fan_control_feature()
45 data->smu_features[GNLD_FAN_CONTROL].enabled = false; in vega20_disable_fan_control_feature()
55 if (data->smu_features[GNLD_FAN_CONTROL].supported) in vega20_fan_ctrl_stop_smc_fan_control()
66 if (data->smu_features[GNLD_FAN_CONTROL].supported) { in vega20_enable_fan_control_feature()
69 data->smu_features[GNLD_FAN_CONTROL]. in vega20_enable_fan_control_feature()
74 data->smu_features[GNLD_FAN_CONTROL].enabled = true; in vega20_enable_fan_control_feature()
84 if (data->smu_features[GNLD_FAN_CONTROL].supported) in vega20_fan_ctrl_start_smc_fan_control()
Dvega10_powertune.c1174 if (data->smu_features[GNLD_DIDT].supported) { in vega10_enable_didt_config()
1175 if (data->smu_features[GNLD_DIDT].enabled) in vega10_enable_didt_config()
1207 …result = vega10_enable_smc_features(hwmgr, true, data->smu_features[GNLD_DIDT].smu_feature_bitmap); in vega10_enable_didt_config()
1209 data->smu_features[GNLD_DIDT].enabled = true; in vega10_enable_didt_config()
1221 if (data->smu_features[GNLD_DIDT].supported) { in vega10_disable_didt_config()
1222 if (!data->smu_features[GNLD_DIDT].enabled) in vega10_disable_didt_config()
1254 …result = vega10_enable_smc_features(hwmgr, false, data->smu_features[GNLD_DIDT].smu_feature_bitmap… in vega10_disable_didt_config()
1256 data->smu_features[GNLD_DIDT].enabled = false; in vega10_disable_didt_config()
1329 if (data->smu_features[GNLD_PPT].supported) in vega10_enable_power_containment()
1331 true, data->smu_features[GNLD_PPT].smu_feature_bitmap), in vega10_enable_power_containment()
[all …]
Dvega12_hwmgr.h81 struct smu_features { struct
392 struct smu_features smu_features[GNLD_FEATURES_MAX]; member
Dvega10_hwmgr.h77 struct smu_features { struct
380 struct smu_features smu_features[GNLD_FEATURES_MAX]; member
Dvega20_powertune.c37 if (data->smu_features[GNLD_PPT].enabled) in vega20_set_power_limit()
Dvega20_hwmgr.h93 struct smu_features { struct
521 struct smu_features smu_features[GNLD_FEATURES_MAX]; member