Home
last modified time | relevance | path

Searched refs:uclk_p_state_change_support (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn401/
Ddcn401_clk_mgr.c961 bool fclk_p_state_change_support, uclk_p_state_change_support; in dcn401_build_update_bandwidth_clocks_sequence() local
1063 uclk_p_state_change_support = new_clocks->p_state_change_support || (total_plane_count == 0); in dcn401_build_update_bandwidth_clocks_sequence()
1064 …if (should_update_pstate_support(safe_to_lower, uclk_p_state_change_support, clk_mgr_base->clks.pr… in dcn401_build_update_bandwidth_clocks_sequence()
1065 clk_mgr_base->clks.p_state_change_support = uclk_p_state_change_support; in dcn401_build_update_bandwidth_clocks_sequence()
1160 if (!uclk_p_state_change_support && in dcn401_build_update_bandwidth_clocks_sequence()
1161 …should_update_pstate_support(safe_to_lower, uclk_p_state_change_support, clk_mgr_base->clks.prev_p… in dcn401_build_update_bandwidth_clocks_sequence()