Searched refs:pp_one_vf (Results 1 – 5 of 5) sorted by relevance
64 if (hwmgr->pp_one_vf) { in smu9_wait_for_response()97 if (hwmgr->pp_one_vf) { in smu9_send_msg_to_smc_without_waiting()119 if (hwmgr->pp_one_vf) in smu9_send_msg_to_smc()148 if (hwmgr->pp_one_vf) { in smu9_send_msg_to_smc_with_parameter()169 if (hwmgr->pp_one_vf) in smu9_get_argument()
84 if (!hwmgr->pp_one_vf && smum_is_dpm_running(hwmgr) in phm_enable_dynamic_state_management()278 if (hwmgr->pp_one_vf) in phm_check_smc_update_required_for_display_configuration()
224 hwmgr->pp_one_vf = amdgpu_sriov_is_pp_one_vf((struct amdgpu_device *)hwmgr->adev); in hwmgr_hw_init()225 hwmgr->pm_en = (amdgpu_dpm && (hwmgr->not_vf || hwmgr->pp_one_vf)) in hwmgr_hw_init()
3026 if (hwmgr->not_vf || hwmgr->pp_one_vf) { in vega10_enable_dpm_tasks()3177 if (hwmgr->pp_one_vf && (state_entry->ucGfxClockIndexHigh > 0)) in vega10_get_pp_table_entry_callback_func()3185 if (hwmgr->pp_one_vf && (state_entry->ucGfxClockIndexHigh > 0)) in vega10_get_pp_table_entry_callback_func()4179 if (hwmgr->pp_one_vf) in vega10_get_profiling_clk_mask()4642 if (hwmgr->pp_one_vf && in vega10_print_clock_levels()
751 bool pp_one_vf; member