Searched refs:active_non_psr_pipes (Results 1 – 2 of 2) sorted by relevance
940 intel_dp->psr.active_non_psr_pipes || in is_dc5_dc6_blocked()1841 crtc_state->active_non_psr_pipes = active_pipes & in intel_psr_set_non_psr_pipes()2181 intel_dp->psr.active_non_psr_pipes = crtc_state->active_non_psr_pipes; in intel_psr_enable_locked()2389 intel_dp->psr.active_non_psr_pipes = 0; in intel_psr_disable_locked()4092 u8 active_non_psr_pipes; in intel_psr_notify_pipe_change() local4099 active_non_psr_pipes = intel_dp->psr.active_non_psr_pipes; in intel_psr_notify_pipe_change()4102 active_non_psr_pipes |= BIT(crtc->pipe); in intel_psr_notify_pipe_change()4104 active_non_psr_pipes &= ~BIT(crtc->pipe); in intel_psr_notify_pipe_change()4106 if (active_non_psr_pipes == intel_dp->psr.active_non_psr_pipes) in intel_psr_notify_pipe_change()4109 if ((enable && intel_dp->psr.active_non_psr_pipes) || in intel_psr_notify_pipe_change()[all …]
1201 u8 active_non_psr_pipes; member1808 u8 active_non_psr_pipes; member