Searched refs:vega10_enable_smc_features (Results 1 – 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
D | vega10_smumgr.h | 45 int vega10_enable_smc_features(struct pp_hwmgr *hwmgr,
|
D | vega10_smumgr.c | 112 int vega10_enable_smc_features(struct pp_hwmgr *hwmgr, in vega10_enable_smc_features() function
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/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() 446 PP_ASSERT_WITH_CODE(!vega10_enable_smc_features(hwmgr, in vega10_thermal_enable_alert() 477 PP_ASSERT_WITH_CODE(!vega10_enable_smc_features(hwmgr, in vega10_thermal_disable_alert()
|
D | vega10_hwmgr.c | 2355 if (0 == vega10_enable_smc_features(hwmgr, true, in vega10_acg_enable() 2368 if (0 == vega10_enable_smc_features(hwmgr, true, in vega10_acg_enable() 2386 if (!vega10_enable_smc_features(hwmgr, false, in vega10_acg_disable() 2438 PP_ASSERT_WITH_CODE(!vega10_enable_smc_features(hwmgr, in vega10_avfs_enable() 2445 PP_ASSERT_WITH_CODE(!vega10_enable_smc_features(hwmgr, in vega10_avfs_enable() 2723 !vega10_enable_smc_features(hwmgr, in vega10_enable_thermal_protection() 2743 !vega10_enable_smc_features(hwmgr, in vega10_disable_thermal_protection() 2761 !vega10_enable_smc_features(hwmgr, in vega10_enable_vrhot_feature() 2770 !vega10_enable_smc_features(hwmgr, in vega10_enable_vrhot_feature() 2787 PP_ASSERT_WITH_CODE(!vega10_enable_smc_features(hwmgr, in vega10_enable_ulv() [all …]
|
D | vega10_powertune.c | 1207 …result = vega10_enable_smc_features(hwmgr, true, data->smu_features[GNLD_DIDT].smu_feature_bitmap); in vega10_enable_didt_config() 1254 …result = vega10_enable_smc_features(hwmgr, false, data->smu_features[GNLD_DIDT].smu_feature_bitmap… in vega10_disable_didt_config() 1330 PP_ASSERT_WITH_CODE(!vega10_enable_smc_features(hwmgr, in vega10_enable_power_containment() 1336 PP_ASSERT_WITH_CODE(!vega10_enable_smc_features(hwmgr, in vega10_enable_power_containment() 1356 PP_ASSERT_WITH_CODE(!vega10_enable_smc_features(hwmgr, in vega10_disable_power_containment() 1362 PP_ASSERT_WITH_CODE(!vega10_enable_smc_features(hwmgr, in vega10_disable_power_containment()
|