Searched refs:psr_allow_active (Results 1 – 5 of 5) sorted by relevance
105 clk_mgr->psr_allow_active_cache = edp_link->psr_settings.psr_allow_active; in clk_mgr_exit_optimized_pwr_state()
74 bool psr_allow_active; // PSR is currently active member
3645 if (enable && !link->psr_settings.psr_allow_active) { in dc_set_psr_allow_active()3648 } else if (!enable && link->psr_settings.psr_allow_active) { in dc_set_psr_allow_active()
2675 link->psr_settings.psr_allow_active = allow_active; in dc_link_set_psr_allow_active()
1258 if (vblank_work->stream->link->psr_settings.psr_allow_active) in vblank_control_worker()1261 !vblank_work->stream->link->psr_settings.psr_allow_active && in vblank_control_worker()9299 acrtc_state->stream->link->psr_settings.psr_allow_active) in amdgpu_dm_commit_planes()