Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dvega10_hwmgr.c368 data->smu_features[i].smu_feature_id = 0xffff; in vega10_init_dpm_defaults()
369 data->smu_features[i].smu_feature_bitmap = 1 << i; in vega10_init_dpm_defaults()
370 data->smu_features[i].enabled = false; in vega10_init_dpm_defaults()
371 data->smu_features[i].supported = false; in vega10_init_dpm_defaults()
374 data->smu_features[GNLD_DPM_PREFETCHER].smu_feature_id = in vega10_init_dpm_defaults()
376 data->smu_features[GNLD_DPM_GFXCLK].smu_feature_id = in vega10_init_dpm_defaults()
378 data->smu_features[GNLD_DPM_UCLK].smu_feature_id = in vega10_init_dpm_defaults()
380 data->smu_features[GNLD_DPM_SOCCLK].smu_feature_id = in vega10_init_dpm_defaults()
382 data->smu_features[GNLD_DPM_UVD].smu_feature_id = in vega10_init_dpm_defaults()
384 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.c100 if (data->smu_features[GNLD_FAN_CONTROL].supported) { in vega10_fan_ctrl_get_fan_speed_rpm()
184 if (data->smu_features[GNLD_FAN_CONTROL].supported) { in vega10_enable_fan_control_feature()
187 data->smu_features[GNLD_FAN_CONTROL]. in vega10_enable_fan_control_feature()
191 data->smu_features[GNLD_FAN_CONTROL].enabled = true; in vega10_enable_fan_control_feature()
201 if (data->smu_features[GNLD_FAN_CONTROL].supported) { in vega10_disable_fan_control_feature()
204 data->smu_features[GNLD_FAN_CONTROL]. in vega10_disable_fan_control_feature()
208 data->smu_features[GNLD_FAN_CONTROL].enabled = false; in vega10_disable_fan_control_feature()
234 if (data->smu_features[GNLD_FAN_CONTROL].supported) { in vega10_fan_ctrl_stop_smc_fan_control()
438 if (data->smu_features[GNLD_FW_CTF].supported) { in vega10_thermal_enable_alert()
439 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.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.c1147 if (data->smu_features[GNLD_DIDT].supported) { in vega10_enable_didt_config()
1148 if (data->smu_features[GNLD_DIDT].enabled) in vega10_enable_didt_config()
1180 …result = vega10_enable_smc_features(hwmgr, true, data->smu_features[GNLD_DIDT].smu_feature_bitmap); in vega10_enable_didt_config()
1182 data->smu_features[GNLD_DIDT].enabled = true; in vega10_enable_didt_config()
1194 if (data->smu_features[GNLD_DIDT].supported) { in vega10_disable_didt_config()
1195 if (!data->smu_features[GNLD_DIDT].enabled) in vega10_disable_didt_config()
1227 …result = vega10_enable_smc_features(hwmgr, false, data->smu_features[GNLD_DIDT].smu_feature_bitmap… in vega10_disable_didt_config()
1229 data->smu_features[GNLD_DIDT].enabled = false; in vega10_disable_didt_config()
1302 if (data->smu_features[GNLD_PPT].supported) in vega10_enable_power_containment()
1304 true, data->smu_features[GNLD_PPT].smu_feature_bitmap), in vega10_enable_power_containment()
[all …]
Dvega12_hwmgr.h80 struct smu_features { struct
391 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
519 struct smu_features smu_features[GNLD_FEATURES_MAX]; member