Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/amd/display/dc/clk_mgr/
Dclk_mgr.c118 clk_mgr->psr_allow_active_cache = edp_link->psr_settings.psr_allow_active; in clk_mgr_exit_optimized_pwr_state()
140 &clk_mgr->psr_allow_active_cache, false, false, NULL); in clk_mgr_optimize_pwr_state()
142 &clk_mgr->psr_allow_active_cache, false, false, NULL); in clk_mgr_optimize_pwr_state()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/inc/hw/
Dclk_mgr.h307 bool psr_allow_active_cache; member