Searched refs:p_state_change_support (Results 1 – 6 of 6) sorted by relevance
78 clk_mgr->clks.p_state_change_support = true; in dcn201_init_clocks()95 bool p_state_change_support; in dcn201_update_clocks() local134 p_state_change_support = new_clocks->p_state_change_support || (total_plane_count == 0); in dcn201_update_clocks()135 …should_update_pstate_support(safe_to_lower, p_state_change_support, clk_mgr_base->clks.p_state_cha… in dcn201_update_clocks()136 clk_mgr_base->clks.prev_p_state_change_support = clk_mgr_base->clks.p_state_change_support; in dcn201_update_clocks()137 clk_mgr_base->clks.p_state_change_support = p_state_change_support; in dcn201_update_clocks()
305 clk_mgr->clks.p_state_change_support = true; in dcn31_init_clocks()
195 clk_mgr->clks.p_state_change_support = true; in dcn314_init_clocks()
6800 bool p_state_change_support; in dc_enable_dcmode_clk_limit() local6811 p_state_change_support = dc->clk_mgr->clks.p_state_change_support; in dc_enable_dcmode_clk_limit()6814 if (p_state_change_support) { in dc_enable_dcmode_clk_limit()6824 if (p_state_change_support) { in dc_enable_dcmode_clk_limit()7448 profile.power_level = !context->bw_ctx.bw.dcn.clk.p_state_change_support; in dc_get_power_profile_for_dc_state()7553 out_data->uclk_p_state = dc->current_state->clk_mgr->clks.p_state_change_support; in dc_get_power_feature_status()
1597 dc_state->bw_ctx.bw.dcn.clk.p_state_change_support = false; in dm_helpers_dp_handle_test_pattern_request()
745 clk_mgr->clks.p_state_change_support = true; in init_clk_states()