Searched refs:vega10_enable_smc_features (Results 1 – 5 of 5) sorted by relevance
| /Linux-v6.6/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 | 111 int vega10_enable_smc_features(struct pp_hwmgr *hwmgr, in vega10_enable_smc_features() function
|
| /Linux-v6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
| D | vega10_thermal.c | 185 PP_ASSERT_WITH_CODE(!vega10_enable_smc_features( in vega10_enable_fan_control_feature() 202 PP_ASSERT_WITH_CODE(!vega10_enable_smc_features( in vega10_disable_fan_control_feature() 442 PP_ASSERT_WITH_CODE(!vega10_enable_smc_features(hwmgr, in vega10_thermal_enable_alert() 473 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() 2722 !vega10_enable_smc_features(hwmgr, in vega10_enable_thermal_protection() 2742 !vega10_enable_smc_features(hwmgr, in vega10_disable_thermal_protection() 2760 !vega10_enable_smc_features(hwmgr, in vega10_enable_vrhot_feature() 2769 !vega10_enable_smc_features(hwmgr, in vega10_enable_vrhot_feature() 2786 PP_ASSERT_WITH_CODE(!vega10_enable_smc_features(hwmgr, in vega10_enable_ulv() [all …]
|
| D | vega10_powertune.c | 1180 …result = vega10_enable_smc_features(hwmgr, true, data->smu_features[GNLD_DIDT].smu_feature_bitmap); in vega10_enable_didt_config() 1227 …result = vega10_enable_smc_features(hwmgr, false, data->smu_features[GNLD_DIDT].smu_feature_bitmap… in vega10_disable_didt_config() 1303 PP_ASSERT_WITH_CODE(!vega10_enable_smc_features(hwmgr, in vega10_enable_power_containment() 1309 PP_ASSERT_WITH_CODE(!vega10_enable_smc_features(hwmgr, in vega10_enable_power_containment() 1329 PP_ASSERT_WITH_CODE(!vega10_enable_smc_features(hwmgr, in vega10_disable_power_containment() 1335 PP_ASSERT_WITH_CODE(!vega10_enable_smc_features(hwmgr, in vega10_disable_power_containment()
|