Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dvega12_hwmgr.c304 data->smu_features[GNLD_DPM_PREFETCHER].smu_feature_id = in vega12_init_dpm_defaults()
306 data->smu_features[GNLD_DPM_GFXCLK].smu_feature_id = in vega12_init_dpm_defaults()
308 data->smu_features[GNLD_DPM_UCLK].smu_feature_id = in vega12_init_dpm_defaults()
310 data->smu_features[GNLD_DPM_SOCCLK].smu_feature_id = in vega12_init_dpm_defaults()
312 data->smu_features[GNLD_DPM_UVD].smu_feature_id = in vega12_init_dpm_defaults()
314 data->smu_features[GNLD_DPM_VCE].smu_feature_id = in vega12_init_dpm_defaults()
316 data->smu_features[GNLD_ULV].smu_feature_id = in vega12_init_dpm_defaults()
318 data->smu_features[GNLD_DPM_MP0CLK].smu_feature_id = in vega12_init_dpm_defaults()
320 data->smu_features[GNLD_DPM_LINK].smu_feature_id = in vega12_init_dpm_defaults()
322 data->smu_features[GNLD_DPM_DCEFCLK].smu_feature_id = in vega12_init_dpm_defaults()
[all …]
Dvega10_hwmgr.c369 data->smu_features[i].smu_feature_id = 0xffff; in vega10_init_dpm_defaults()
370 data->smu_features[i].smu_feature_bitmap = 1 << i; in vega10_init_dpm_defaults()
371 data->smu_features[i].enabled = false; in vega10_init_dpm_defaults()
372 data->smu_features[i].supported = false; in vega10_init_dpm_defaults()
375 data->smu_features[GNLD_DPM_PREFETCHER].smu_feature_id = in vega10_init_dpm_defaults()
377 data->smu_features[GNLD_DPM_GFXCLK].smu_feature_id = in vega10_init_dpm_defaults()
379 data->smu_features[GNLD_DPM_UCLK].smu_feature_id = in vega10_init_dpm_defaults()
381 data->smu_features[GNLD_DPM_SOCCLK].smu_feature_id = in vega10_init_dpm_defaults()
383 data->smu_features[GNLD_DPM_UVD].smu_feature_id = in vega10_init_dpm_defaults()
385 data->smu_features[GNLD_DPM_VCE].smu_feature_id = in vega10_init_dpm_defaults()
[all …]
Dvega10_thermal.c101 if (data->smu_features[GNLD_FAN_CONTROL].supported) { in vega10_fan_ctrl_get_fan_speed_rpm()
185 if (data->smu_features[GNLD_FAN_CONTROL].supported) { in vega10_enable_fan_control_feature()
188 data->smu_features[GNLD_FAN_CONTROL]. in vega10_enable_fan_control_feature()
192 data->smu_features[GNLD_FAN_CONTROL].enabled = true; in vega10_enable_fan_control_feature()
202 if (data->smu_features[GNLD_FAN_CONTROL].supported) { in vega10_disable_fan_control_feature()
205 data->smu_features[GNLD_FAN_CONTROL]. in vega10_disable_fan_control_feature()
209 data->smu_features[GNLD_FAN_CONTROL].enabled = false; in vega10_disable_fan_control_feature()
235 if (data->smu_features[GNLD_FAN_CONTROL].supported) { in vega10_fan_ctrl_stop_smc_fan_control()
439 if (data->smu_features[GNLD_FW_CTF].supported) { in vega10_thermal_enable_alert()
440 if (data->smu_features[GNLD_FW_CTF].enabled) in vega10_thermal_enable_alert()
[all …]
Dvega12_thermal.c73 if (data->smu_features[GNLD_FAN_CONTROL].supported) { in vega12_enable_fan_control_feature()
76 data->smu_features[GNLD_FAN_CONTROL]. in vega12_enable_fan_control_feature()
80 data->smu_features[GNLD_FAN_CONTROL].enabled = true; in vega12_enable_fan_control_feature()
91 if (data->smu_features[GNLD_FAN_CONTROL].supported) { in vega12_disable_fan_control_feature()
94 data->smu_features[GNLD_FAN_CONTROL]. in vega12_disable_fan_control_feature()
98 data->smu_features[GNLD_FAN_CONTROL].enabled = false; in vega12_disable_fan_control_feature()
108 if (data->smu_features[GNLD_FAN_CONTROL].supported) in vega12_fan_ctrl_start_smc_fan_control()
122 if (data->smu_features[GNLD_FAN_CONTROL].supported) in vega12_fan_ctrl_stop_smc_fan_control()
Dvega20_hwmgr.c339 data->smu_features[GNLD_DPM_PREFETCHER].smu_feature_id = in vega20_init_dpm_defaults()
341 data->smu_features[GNLD_DPM_GFXCLK].smu_feature_id = in vega20_init_dpm_defaults()
343 data->smu_features[GNLD_DPM_UCLK].smu_feature_id = in vega20_init_dpm_defaults()
345 data->smu_features[GNLD_DPM_SOCCLK].smu_feature_id = in vega20_init_dpm_defaults()
347 data->smu_features[GNLD_DPM_UVD].smu_feature_id = in vega20_init_dpm_defaults()
349 data->smu_features[GNLD_DPM_VCE].smu_feature_id = in vega20_init_dpm_defaults()
351 data->smu_features[GNLD_ULV].smu_feature_id = in vega20_init_dpm_defaults()
353 data->smu_features[GNLD_DPM_MP0CLK].smu_feature_id = in vega20_init_dpm_defaults()
355 data->smu_features[GNLD_DPM_LINK].smu_feature_id = in vega20_init_dpm_defaults()
357 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 …]
Dvega10_hwmgr.h77 struct smu_features { struct
380 struct smu_features smu_features[GNLD_FEATURES_MAX]; member
Dvega12_hwmgr.h81 struct smu_features { struct
392 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