Searched refs:vega10_enable_smc_features (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
H A D | vega10_smumgr.h | 45 int vega10_enable_smc_features(struct pp_hwmgr *hwmgr,
|
H A D | vega10_smumgr.c | 111 int vega10_enable_smc_features(struct pp_hwmgr *hwmgr, in vega10_enable_smc_features() function
|
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A 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()
|
H A D | vega10_hwmgr.c | 2367 if (0 == vega10_enable_smc_features(hwmgr, true, in vega10_acg_enable() 2384 if (0 == vega10_enable_smc_features(hwmgr, true, in vega10_acg_enable() 2402 if (!vega10_enable_smc_features(hwmgr, false, in vega10_acg_disable() 2741 !vega10_enable_smc_features(hwmgr, in vega10_enable_thermal_protection() 2761 !vega10_enable_smc_features(hwmgr, in vega10_disable_thermal_protection() 2779 !vega10_enable_smc_features(hwmgr, in vega10_enable_vrhot_feature() 2788 !vega10_enable_smc_features(hwmgr, in vega10_enable_vrhot_feature() 2805 PP_ASSERT_WITH_CODE(!vega10_enable_smc_features(hwmgr, in vega10_enable_ulv() 2820 PP_ASSERT_WITH_CODE(!vega10_enable_smc_features(hwmgr, in vega10_disable_ulv() 2835 PP_ASSERT_WITH_CODE(!vega10_enable_smc_features(hwmgr, in vega10_enable_deep_sleep_master_switch() [all …]
|
H A 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()
|