Lines Matching defs:vlv_active_pipe
184 intel_dp->pps.vlv_active_pipe != INVALID_PIPE &&
185 intel_dp->pps.vlv_active_pipe !=
194 if (intel_dp->pps.vlv_active_pipe != INVALID_PIPE)
195 pipes &= ~(1 << intel_dp->pps.vlv_active_pipe);
217 drm_WARN_ON(display->drm, intel_dp->pps.vlv_active_pipe != INVALID_PIPE &&
218 intel_dp->pps.vlv_active_pipe != intel_dp->pps.vlv_pps_pipe);
466 drm_WARN_ON(display->drm, intel_dp->pps.vlv_active_pipe != INVALID_PIPE);
1168 drm_WARN_ON(display->drm, intel_dp->pps.vlv_active_pipe != INVALID_PIPE);
1204 drm_WARN(display->drm, intel_dp->pps.vlv_active_pipe == pipe,
1222 static enum pipe vlv_active_pipe(struct intel_dp *intel_dp)
1239 intel_dp->pps.vlv_active_pipe = vlv_active_pipe(intel_dp);
1248 intel_dp->pps.vlv_active_pipe = vlv_active_pipe(intel_dp);
1260 pipe = vlv_active_pipe(intel_dp);
1281 drm_WARN_ON(display->drm, intel_dp->pps.vlv_active_pipe != INVALID_PIPE);
1299 intel_dp->pps.vlv_active_pipe = crtc->pipe;
1326 intel_dp->pps.vlv_active_pipe = INVALID_PIPE;