Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn401/
A Ddcn401_clk_mgr.c223 clk_mgr_base->clks.fclk_prev_p_state_change_support = true; in dcn401_init_clocks()
661 …clk_mgr_base->clks.fclk_prev_p_state_change_support = clk_mgr_base->clks.fclk_p_state_change_suppo… in dcn401_update_clocks_legacy()
719 …r_base->clks.fclk_p_state_change_support != clk_mgr_base->clks.fclk_prev_p_state_change_support)) { in dcn401_update_clocks_legacy()
978 …clk_mgr_base->clks.fclk_prev_p_state_change_support = clk_mgr_base->clks.fclk_p_state_change_suppo… in dcn401_build_update_bandwidth_clocks_sequence()
980 …safe_to_lower, fclk_p_state_change_support, clk_mgr_base->clks.fclk_prev_p_state_change_support)) { in dcn401_build_update_bandwidth_clocks_sequence()
1183 …safe_to_lower, fclk_p_state_change_support, clk_mgr_base->clks.fclk_prev_p_state_change_support) && in dcn401_build_update_bandwidth_clocks_sequence()
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn32/
A Ddcn32_clk_mgr.c177 clk_mgr_base->clks.fclk_prev_p_state_change_support = true; in dcn32_init_clocks()
661 …clk_mgr_base->clks.fclk_prev_p_state_change_support = clk_mgr_base->clks.fclk_p_state_change_suppo… in dcn32_update_clocks()
735 …r_base->clks.fclk_p_state_change_support != clk_mgr_base->clks.fclk_prev_p_state_change_support)) { in dcn32_update_clocks()
/linux/drivers/gpu/drm/amd/display/dc/
A Ddc.h600 bool fclk_prev_p_state_change_support; member

Completed in 20 milliseconds