Searched refs:p_state_change_support (Results 1 – 6 of 6) sorted by relevance
160 bool p_state_change_support; in dcn2_update_clocks() local211 p_state_change_support = new_clocks->p_state_change_support || (total_plane_count == 0); in dcn2_update_clocks()212 …should_update_pstate_support(safe_to_lower, p_state_change_support, clk_mgr_base->clks.p_state_cha… in dcn2_update_clocks()213 clk_mgr_base->clks.prev_p_state_change_support = clk_mgr_base->clks.p_state_change_support; in dcn2_update_clocks()214 clk_mgr_base->clks.p_state_change_support = p_state_change_support; in dcn2_update_clocks()216 pp_smu->set_pstate_handshake_support(&pp_smu->pp_smu, clk_mgr_base->clks.p_state_change_support); in dcn2_update_clocks()335 clk_mgr->clks.p_state_change_support = true; in dcn2_init_clocks()415 else if (a->p_state_change_support != b->p_state_change_support) in dcn2_are_clock_states_equal()
156 clk_mgr_base->clks.p_state_change_support = true; in dcn3_init_clocks()281 clk_mgr_base->clks.prev_p_state_change_support = clk_mgr_base->clks.p_state_change_support; in dcn3_update_clocks()282 …e_pstate_support(safe_to_lower, new_clocks->p_state_change_support, clk_mgr_base->clks.p_state_cha… in dcn3_update_clocks()283 clk_mgr_base->clks.p_state_change_support = new_clocks->p_state_change_support; in dcn3_update_clocks()286 if (!clk_mgr_base->clks.p_state_change_support) in dcn3_update_clocks()298 if (clk_mgr_base->clks.p_state_change_support && in dcn3_update_clocks()432 else if (a->p_state_change_support != b->p_state_change_support) in dcn3_are_clock_states_equal()
598 hubbub1->base.ctx->dc->clk_mgr->clks.p_state_change_support == false) in hubbub2_program_watermarks()
3082 context->bw_ctx.bw.dcn.clk.p_state_change_support =3123 context->bw_ctx.bw.dcn.clk.p_state_change_support,3220 full_pstate_supported = context->bw_ctx.bw.dcn.clk.p_state_change_support;3224 context->bw_ctx.bw.dcn.clk.p_state_change_support = full_pstate_supported;3232 dummy_pstate_supported = context->bw_ctx.bw.dcn.clk.p_state_change_support;3235 context->bw_ctx.bw.dcn.clk.p_state_change_support = false;
350 bool p_state_change_support; member
418 clk_mgr->clks.p_state_change_support = true; in rn_init_clocks()