Lines Matching defs:pipe
1249 sdvox |= SDVO_PIPE_SEL_CPT(intel_crtc->pipe);
1251 sdvox |= SDVO_PIPE_SEL(intel_crtc->pipe);
1289 enum pipe *pipe)
1304 *pipe = PORT_TO_PIPE_CPT(tmp);
1306 *pipe = PORT_TO_PIPE(tmp);
1346 * state. Since the general pipe state readout happens before the
1396 int pipe = crtc ? to_intel_crtc(crtc)->pipe : -1;
1410 intel_wait_for_vblank(encoder->base.dev, pipe);
1436 temp |= SDVO_PIPE_SEL(intel_crtc->pipe);
1441 intel_wait_for_vblank(dev, intel_crtc->pipe);
1480 /* We set active outputs manually below in case pipe dpms doesn't change