Searched refs:p_state_change_support (Results 1 – 6 of 6) sorted by relevance
156 clk_mgr_base->clks.p_state_change_support = true; in dcn3_init_clocks()242 bool p_state_change_support; in dcn3_update_clocks() local283 clk_mgr_base->clks.prev_p_state_change_support = clk_mgr_base->clks.p_state_change_support; in dcn3_update_clocks()285 p_state_change_support = new_clocks->p_state_change_support || (total_plane_count == 0); in dcn3_update_clocks()286 …should_update_pstate_support(safe_to_lower, p_state_change_support, clk_mgr_base->clks.p_state_cha… in dcn3_update_clocks()287 clk_mgr_base->clks.p_state_change_support = p_state_change_support; in dcn3_update_clocks()290 if (!clk_mgr_base->clks.p_state_change_support) in dcn3_update_clocks()302 if (clk_mgr_base->clks.p_state_change_support && in dcn3_update_clocks()436 else if (a->p_state_change_support != b->p_state_change_support) in dcn3_are_clock_states_equal()
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()
598 hubbub1->base.ctx->dc->clk_mgr->clks.p_state_change_support == false) in hubbub2_program_watermarks()
3087 context->bw_ctx.bw.dcn.clk.p_state_change_support =3128 context->bw_ctx.bw.dcn.clk.p_state_change_support,3225 full_pstate_supported = context->bw_ctx.bw.dcn.clk.p_state_change_support;3229 context->bw_ctx.bw.dcn.clk.p_state_change_support = full_pstate_supported;3237 dummy_pstate_supported = context->bw_ctx.bw.dcn.clk.p_state_change_support;3240 context->bw_ctx.bw.dcn.clk.p_state_change_support = false;
350 bool p_state_change_support; member
420 clk_mgr->clks.p_state_change_support = true; in rn_init_clocks()