Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn32/
A Ddcn32_clk_mgr.c635 bool update_uclk = false, update_fclk = false; in dcn32_update_clocks() local
736 update_fclk = true; in dcn32_update_clocks()
739 …ce_version != DCN_VERSION_3_21 && !clk_mgr_base->clks.fclk_p_state_change_support && update_fclk && in dcn32_update_clocks()
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn401/
A Ddcn401_clk_mgr.c631 bool update_uclk = false, update_fclk = false; in dcn401_update_clocks_legacy() local
720 update_fclk = true; in dcn401_update_clocks_legacy()
724 update_fclk && in dcn401_update_clocks_legacy()

Completed in 11 milliseconds