Home
last modified time | relevance | path

Searched refs:smu_feature_is_supported (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/amd/powerplay/
Dnavi10_ppt.c876 smu_feature_is_supported(smu, SMU_FEATURE_DPM_DCEFCLK_BIT) && in navi10_display_config_changed()
877 smu_feature_is_supported(smu, SMU_FEATURE_DPM_SOCCLK_BIT)) { in navi10_display_config_changed()
1260 if (smu_feature_is_supported(smu, SMU_FEATURE_DPM_DCEFCLK_BIT)) { in navi10_notify_smc_dispaly_config()
1264 if (smu_feature_is_supported(smu, SMU_FEATURE_DS_DCEFCLK_BIT)) { in navi10_notify_smc_dispaly_config()
Dvega20_ppt.c2090 smu_feature_is_supported(smu, SMU_FEATURE_DPM_DCEFCLK_BIT) && in vega20_display_config_changed()
2091 smu_feature_is_supported(smu, SMU_FEATURE_DPM_SOCCLK_BIT)) { in vega20_display_config_changed()
2260 if (smu_feature_is_supported(smu, SMU_FEATURE_DPM_DCEFCLK_BIT)) { in vega20_notify_smc_dispaly_config()
2264 if (smu_feature_is_supported(smu, SMU_FEATURE_DS_DCEFCLK_BIT)) { in vega20_notify_smc_dispaly_config()
2841 if (!smu_feature_is_supported(smu, SMU_FEATURE_DPM_UVD_BIT)) in vega20_dpm_set_uvd_enable()
2852 if (!smu_feature_is_supported(smu, SMU_FEATURE_DPM_VCE_BIT)) in vega20_dpm_set_vce_enable()
Damdgpu_smu.c663 int smu_feature_is_supported(struct smu_context *smu, enum smu_feature_mask mask) in smu_feature_is_supported() function
Dsmu_v11_0.c1392 if (!smu_feature_is_supported(smu, SMU_FEATURE_FAN_CONTROL_BIT)) in smu_v11_0_auto_fan_control()
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/inc/
Damdgpu_smu.h785 extern int smu_feature_is_supported(struct smu_context *smu,