Searched refs:vega10_enable_smc_features (Results 1 – 5 of 5) sorted by relevance
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
A D | vega10_smumgr.h | 45 int vega10_enable_smc_features(struct pp_hwmgr *hwmgr,
|
A D | vega10_smumgr.c | 111 int vega10_enable_smc_features(struct pp_hwmgr *hwmgr, in vega10_enable_smc_features() function
|
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
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()
|
A D | vega10_hwmgr.c | 2358 if (0 == vega10_enable_smc_features(hwmgr, true, in vega10_acg_enable() 2371 if (0 == vega10_enable_smc_features(hwmgr, true, in vega10_acg_enable() 2389 if (!vega10_enable_smc_features(hwmgr, false, in vega10_acg_disable() 2725 !vega10_enable_smc_features(hwmgr, in vega10_enable_thermal_protection() 2745 !vega10_enable_smc_features(hwmgr, in vega10_disable_thermal_protection() 2763 !vega10_enable_smc_features(hwmgr, in vega10_enable_vrhot_feature() 2772 !vega10_enable_smc_features(hwmgr, in vega10_enable_vrhot_feature() 2789 PP_ASSERT_WITH_CODE(!vega10_enable_smc_features(hwmgr, in vega10_enable_ulv() 2804 PP_ASSERT_WITH_CODE(!vega10_enable_smc_features(hwmgr, in vega10_disable_ulv() 2819 PP_ASSERT_WITH_CODE(!vega10_enable_smc_features(hwmgr, in vega10_enable_deep_sleep_master_switch() [all …]
|
A 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()
|
Completed in 17 milliseconds