Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/display/dc/inc/hw/
Dclk_mgr_internal.h282 static inline bool should_update_pstate_support(bool safe_to_lower, bool calc_support, bool cur_sup… in should_update_pstate_support() function
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn20/
Ddcn20_clk_mgr.c252 …if (should_update_pstate_support(safe_to_lower, new_clocks->p_state_change_support, clk_mgr_base->… in dcn2_update_clocks()