Searched refs:enable_mgpu_fan_boost (Results 1 – 4 of 4) sorted by relevance
1283 hwmgr->hwmgr_func->enable_mgpu_fan_boost == NULL) in pp_enable_mgpu_fan_boost()1286 hwmgr->hwmgr_func->enable_mgpu_fan_boost(hwmgr); in pp_enable_mgpu_fan_boost()1600 .enable_mgpu_fan_boost = pp_enable_mgpu_fan_boost,
452 if (pp_funcs && pp_funcs->enable_mgpu_fan_boost) { in amdgpu_dpm_enable_mgpu_fan_boost()454 ret = pp_funcs->enable_mgpu_fan_boost(pp_handle); in amdgpu_dpm_enable_mgpu_fan_boost()
4491 .enable_mgpu_fan_boost = vega20_enable_mgpu_fan_boost,
5679 .enable_mgpu_fan_boost = vega10_enable_mgpu_fan_boost,