Home
last modified time | relevance | path

Searched refs:smu_cmn_feature_is_supported (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/drivers/gpu/drm/amd/pm/swsmu/smu13/
Dsmu_v13_0.c1140 if (!smu_cmn_feature_is_supported(smu, SMU_FEATURE_FAN_CONTROL_BIT)) in smu_v13_0_auto_fan_control()
2124 if (smu_cmn_feature_is_supported(smu, SMU_FEATURE_DS_GFXCLK_BIT)) { in smu_v13_0_deep_sleep_control()
2132 if (smu_cmn_feature_is_supported(smu, SMU_FEATURE_DS_UCLK_BIT)) { in smu_v13_0_deep_sleep_control()
2140 if (smu_cmn_feature_is_supported(smu, SMU_FEATURE_DS_FCLK_BIT)) { in smu_v13_0_deep_sleep_control()
2148 if (smu_cmn_feature_is_supported(smu, SMU_FEATURE_DS_SOCCLK_BIT)) { in smu_v13_0_deep_sleep_control()
2156 if (smu_cmn_feature_is_supported(smu, SMU_FEATURE_DS_LCLK_BIT)) { in smu_v13_0_deep_sleep_control()
2164 if (smu_cmn_feature_is_supported(smu, SMU_FEATURE_DS_VCN_BIT)) { in smu_v13_0_deep_sleep_control()
2172 if (smu_cmn_feature_is_supported(smu, SMU_FEATURE_DS_MP0CLK_BIT)) { in smu_v13_0_deep_sleep_control()
2180 if (smu_cmn_feature_is_supported(smu, SMU_FEATURE_DS_MP1CLK_BIT)) { in smu_v13_0_deep_sleep_control()
2196 if (smu_cmn_feature_is_supported(smu, SMU_FEATURE_GFX_ULV_BIT)) in smu_v13_0_gfx_ulv_control()
[all …]
/linux-6.6.21/drivers/gpu/drm/amd/pm/swsmu/
Dsmu_cmn.h65 int smu_cmn_feature_is_supported(struct smu_context *smu,
Dsmu_cmn.c498 int smu_cmn_feature_is_supported(struct smu_context *smu, in smu_cmn_feature_is_supported() function
/linux-6.6.21/drivers/gpu/drm/amd/pm/swsmu/smu11/
Dsmu_v11_0.c1143 if (!smu_cmn_feature_is_supported(smu, SMU_FEATURE_FAN_CONTROL_BIT)) in smu_v11_0_auto_fan_control()
1567 if (smu_cmn_feature_is_supported(smu, SMU_FEATURE_BACO_BIT) && in smu_v11_0_baco_is_support()
2121 if (smu_cmn_feature_is_supported(smu, SMU_FEATURE_GFX_ULV_BIT)) in smu_v11_0_gfx_ulv_control()
2133 if (smu_cmn_feature_is_supported(smu, SMU_FEATURE_DS_GFXCLK_BIT)) { in smu_v11_0_deep_sleep_control()
2141 if (smu_cmn_feature_is_supported(smu, SMU_FEATURE_DS_UCLK_BIT)) { in smu_v11_0_deep_sleep_control()
2149 if (smu_cmn_feature_is_supported(smu, SMU_FEATURE_DS_FCLK_BIT)) { in smu_v11_0_deep_sleep_control()
2157 if (smu_cmn_feature_is_supported(smu, SMU_FEATURE_DS_SOCCLK_BIT)) { in smu_v11_0_deep_sleep_control()
2165 if (smu_cmn_feature_is_supported(smu, SMU_FEATURE_DS_LCLK_BIT)) { in smu_v11_0_deep_sleep_control()