Searched refs:fclk_p_state_change_support (Results 1 – 3 of 3) sorted by relevance
309 bool fclk_p_state_change_support; in dcn32_update_clocks() local337 …k_mgr_base->clks.fclk_prev_p_state_change_support = clk_mgr_base->clks.fclk_p_state_change_support; in dcn32_update_clocks()340 fclk_p_state_change_support = new_clocks->fclk_p_state_change_support || (total_plane_count == 0); in dcn32_update_clocks()342 …d_update_pstate_support(safe_to_lower, fclk_p_state_change_support, clk_mgr_base->clks.fclk_p_stat… in dcn32_update_clocks()343 clk_mgr_base->clks.fclk_p_state_change_support = fclk_p_state_change_support; in dcn32_update_clocks()346 …mgr_base->ctx->dce_version != DCN_VERSION_3_21 && clk_mgr_base->clks.fclk_p_state_change_support) { in dcn32_update_clocks()391 …if (safe_to_lower && (clk_mgr_base->clks.fclk_p_state_change_support != clk_mgr_base->clks.fclk_pr… in dcn32_update_clocks()395 …e->ctx->dce_version != DCN_VERSION_3_21 && !clk_mgr_base->clks.fclk_p_state_change_support && upda… in dcn32_update_clocks()715 else if (a->fclk_p_state_change_support != b->fclk_p_state_change_support) in dcn32_are_clock_states_equal()
525 bool fclk_p_state_change_support; member
1264 context->bw_ctx.bw.dcn.clk.fclk_p_state_change_support = false; in dcn32_calculate_dlg_params()1266 context->bw_ctx.bw.dcn.clk.fclk_p_state_change_support = true; in dcn32_calculate_dlg_params()