Searched refs:psr_allow_active (Results 1 – 8 of 8) sorted by relevance
587 if (allow_active && link->psr_settings.psr_allow_active != *allow_active) { in edp_set_psr_allow_active()588 link->psr_settings.psr_allow_active = *allow_active; in edp_set_psr_allow_active()590 if (!link->psr_settings.psr_allow_active) in edp_set_psr_allow_active()594 psr->funcs->psr_enable(psr, link->psr_settings.psr_allow_active, wait, panel_inst); in edp_set_psr_allow_active()597 dmcu->funcs->set_psr_enable(dmcu, link->psr_settings.psr_allow_active, wait); in edp_set_psr_allow_active()839 link->psr_settings.psr_allow_active = 0; in edp_setup_psr()
166 if (link->psr_settings.psr_allow_active) { in handle_hpd_irq_psr_sink()
246 link->psr_settings.psr_allow_active) { in amdgpu_dm_psr_is_active_allowed()
132 link->psr_settings.psr_allow_active); in amdgpu_dm_crtc_set_panel_sr_feature()
8920 !psr->psr_allow_active && !aconn->disallow_edp_enter_psr) in amdgpu_dm_enable_self_refresh()9089 if (acrtc_state->stream->link->psr_settings.psr_allow_active) in amdgpu_dm_commit_planes()9259 if (acrtc_state->stream->link->psr_settings.psr_allow_active) in amdgpu_dm_commit_planes()
114 clk_mgr->psr_allow_active_cache = edp_link->psr_settings.psr_allow_active; in clk_mgr_exit_optimized_pwr_state()
999 bool psr_allow_active; // PSR is currently active member
5282 if (enable && !link->psr_settings.psr_allow_active) { in dc_set_psr_allow_active()5286 } else if (!enable && link->psr_settings.psr_allow_active) { in dc_set_psr_allow_active()