Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/clk_mgr/
H A Damdgpu_clk_mgr.c79 clk_mgr->psr_allow_active_cache = edp_link->psr_allow_active; in clk_mgr_exit_optimized_pwr_state()
90 dc_link_set_psr_allow_active(edp_link, clk_mgr->psr_allow_active_cache, false); in clk_mgr_optimize_pwr_state()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/hw/
H A Dclk_mgr.h193 bool psr_allow_active_cache; member