Searched refs:vega10_enable_smc_features (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/hwmgr/ |
D | vega10_thermal.c | 187 PP_ASSERT_WITH_CODE(!vega10_enable_smc_features( in vega10_enable_fan_control_feature() 204 PP_ASSERT_WITH_CODE(!vega10_enable_smc_features( in vega10_disable_fan_control_feature() 433 PP_ASSERT_WITH_CODE(!vega10_enable_smc_features(hwmgr, in vega10_thermal_enable_alert() 464 PP_ASSERT_WITH_CODE(!vega10_enable_smc_features(hwmgr, in vega10_thermal_disable_alert()
|
D | vega10_hwmgr.c | 2262 if (0 == vega10_enable_smc_features(hwmgr, true, in vega10_acg_enable() 2276 if (0 == vega10_enable_smc_features(hwmgr, true, in vega10_acg_enable() 2294 if (!vega10_enable_smc_features(hwmgr, false, in vega10_acg_disable() 2342 PP_ASSERT_WITH_CODE(!vega10_enable_smc_features(hwmgr, in vega10_avfs_enable() 2349 PP_ASSERT_WITH_CODE(!vega10_enable_smc_features(hwmgr, in vega10_avfs_enable() 2624 !vega10_enable_smc_features(hwmgr, in vega10_enable_thermal_protection() 2644 !vega10_enable_smc_features(hwmgr, in vega10_disable_thermal_protection() 2662 !vega10_enable_smc_features(hwmgr, in vega10_enable_vrhot_feature() 2671 !vega10_enable_smc_features(hwmgr, in vega10_enable_vrhot_feature() 2688 PP_ASSERT_WITH_CODE(!vega10_enable_smc_features(hwmgr, in vega10_enable_ulv() [all …]
|
D | vega10_powertune.c | 1228 …result = vega10_enable_smc_features(hwmgr, true, data->smu_features[GNLD_DIDT].smu_feature_bitmap); in vega10_enable_didt_config() 1275 …result = vega10_enable_smc_features(hwmgr, false, data->smu_features[GNLD_DIDT].smu_feature_bitmap… in vega10_disable_didt_config() 1347 PP_ASSERT_WITH_CODE(!vega10_enable_smc_features(hwmgr, in vega10_enable_power_containment() 1353 PP_ASSERT_WITH_CODE(!vega10_enable_smc_features(hwmgr, in vega10_enable_power_containment() 1373 PP_ASSERT_WITH_CODE(!vega10_enable_smc_features(hwmgr, in vega10_disable_power_containment() 1379 PP_ASSERT_WITH_CODE(!vega10_enable_smc_features(hwmgr, in vega10_disable_power_containment()
|
D | vega10_hwmgr.h | 444 int vega10_enable_smc_features(struct pp_hwmgr *hwmgr,
|