Searched refs:pstate_switch_modes (Results 1 – 3 of 3) sorted by relevance
1766 state->pstate_switch_modes[plane_index] = dml2_uclk_pstate_support_method_vactive; in pmo_dcn4_fams2_init_for_pstate_support()1834 …display_config->stage3.pstate_switch_modes[plane_index] = dml2_uclk_pstate_support_method_not_supp… in reset_display_configuration()1851 display_config->stage3.pstate_switch_modes[plane_index] = dml2_uclk_pstate_support_method_fw_drr; in setup_planes_for_drr_by_mask()1869 …display_config->stage3.pstate_switch_modes[plane_index] = dml2_uclk_pstate_support_method_fw_subvp… in setup_planes_for_svp_by_mask()1892 …display_config->stage3.pstate_switch_modes[plane_index] = dml2_uclk_pstate_support_method_fw_subvp… in setup_planes_for_svp_drr_by_mask()1917 display_config->stage3.pstate_switch_modes[plane_index] = dml2_uclk_pstate_support_method_vblank; in setup_planes_for_vblank_by_mask()1935 …display_config->stage3.pstate_switch_modes[plane_index] = dml2_uclk_pstate_support_method_fw_vblan… in setup_planes_for_vblank_drr_by_mask()1951 … display_config->stage3.pstate_switch_modes[plane_index] = dml2_uclk_pstate_support_method_vactive; in setup_planes_for_vactive_by_mask()1972 …display_config->stage3.pstate_switch_modes[plane_index] = dml2_uclk_pstate_support_method_fw_vacti… in setup_planes_for_vactive_drr_by_mask()
318 switch (display_cfg->stage3.pstate_switch_modes[plane_index]) { in pack_mode_programming_params_with_implicit_subvp()326 …ming[plane_index].uclk_pstate_support_method = display_cfg->stage3.pstate_switch_modes[plane_index… in pack_mode_programming_params_with_implicit_subvp()
312 enum dml2_uclk_pstate_support_method pstate_switch_modes[DML2_MAX_PLANES]; member