Searched refs:psr_allow_active (Results 1 – 5 of 5) sorted by relevance
97 clk_mgr->psr_allow_active_cache = edp_link->psr_settings.psr_allow_active; in clk_mgr_exit_optimized_pwr_state()
73 bool psr_allow_active; // PSR is currently active member
3065 if (enable && !link->psr_settings.psr_allow_active) in dc_set_psr_allow_active()3067 else if (!enable && link->psr_settings.psr_allow_active) in dc_set_psr_allow_active()
2593 link->psr_settings.psr_allow_active = allow_active; in dc_link_set_psr_allow_active()
7444 acrtc_state->stream->link->psr_settings.psr_allow_active) in amdgpu_dm_commit_planes()7493 !acrtc_state->stream->link->psr_settings.psr_allow_active) { in amdgpu_dm_commit_planes()