Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/powerplay/hwmgr/
Dvega12_thermal.c75 PP_ASSERT_WITH_CODE(!vega12_enable_smc_features( in vega12_enable_fan_control_feature()
93 PP_ASSERT_WITH_CODE(!vega12_enable_smc_features( in vega12_disable_fan_control_feature()
Dvega12_hwmgr.c1193 PP_ASSERT_WITH_CODE(!vega12_enable_smc_features(hwmgr, in vega12_enable_disable_vce_dpm()
2073 ret = vega12_enable_smc_features(hwmgr, false, features_to_disable); in vega12_set_ppfeature_status()
2079 ret = vega12_enable_smc_features(hwmgr, true, features_to_enable); in vega12_set_ppfeature_status()
2399 PP_ASSERT_WITH_CODE(!vega12_enable_smc_features(hwmgr, in vega12_enable_disable_uvd_dpm()
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/smumgr/
Dvega12_smumgr.h51 int vega12_enable_smc_features(struct pp_hwmgr *hwmgr,
Dvega12_smumgr.c117 int vega12_enable_smc_features(struct pp_hwmgr *hwmgr, in vega12_enable_smc_features() function