Searched refs:pp_one_vf (Results 1 – 5 of 5) sorted by relevance
65 if (hwmgr->pp_one_vf) { in smu9_wait_for_response()98 if (hwmgr->pp_one_vf) { in smu9_send_msg_to_smc_without_waiting()120 if (hwmgr->pp_one_vf) in smu9_send_msg_to_smc()149 if (hwmgr->pp_one_vf) { in smu9_send_msg_to_smc_with_parameter()170 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()281 if (hwmgr->pp_one_vf) in phm_check_smc_update_required_for_display_configuration()
220 hwmgr->pp_one_vf = amdgpu_sriov_is_pp_one_vf((struct amdgpu_device *)hwmgr->adev); in hwmgr_hw_init()221 hwmgr->pm_en = (amdgpu_dpm && (hwmgr->not_vf || hwmgr->pp_one_vf)) in hwmgr_hw_init()
3068 if (hwmgr->not_vf || hwmgr->pp_one_vf) { in vega10_enable_dpm_tasks()3221 if (hwmgr->pp_one_vf && (state_entry->ucGfxClockIndexHigh > 0)) in vega10_get_pp_table_entry_callback_func()3229 if (hwmgr->pp_one_vf && (state_entry->ucGfxClockIndexHigh > 0)) in vega10_get_pp_table_entry_callback_func()4241 if (hwmgr->pp_one_vf) in vega10_get_profiling_clk_mask()4706 if (hwmgr->pp_one_vf && in vega10_emit_clock_levels()4851 if (hwmgr->pp_one_vf && in vega10_print_clock_levels()
750 bool pp_one_vf; member