Lines Matching refs:pipe
186 int reg = TVIDEO_DIP_CTL(intel_crtc->pipe);
202 I915_WRITE(TVIDEO_DIP_DATA(intel_crtc->pipe), *data);
207 I915_WRITE(TVIDEO_DIP_DATA(intel_crtc->pipe), 0);
226 int reg = TVIDEO_DIP_CTL(intel_crtc->pipe);
245 I915_WRITE(TVIDEO_DIP_DATA(intel_crtc->pipe), *data);
250 I915_WRITE(TVIDEO_DIP_DATA(intel_crtc->pipe), 0);
269 int reg = VLV_TVIDEO_DIP_CTL(intel_crtc->pipe);
285 I915_WRITE(VLV_TVIDEO_DIP_DATA(intel_crtc->pipe), *data);
290 I915_WRITE(VLV_TVIDEO_DIP_DATA(intel_crtc->pipe), 0);
456 u32 reg = TVIDEO_DIP_CTL(intel_crtc->pipe);
516 u32 reg = TVIDEO_DIP_CTL(intel_crtc->pipe);
551 u32 reg = VLV_TVIDEO_DIP_CTL(intel_crtc->pipe);
635 DRM_DEBUG_DRIVER("Enabling HDMI audio on pipe %c\n",
636 pipe_name(intel_crtc->pipe));
643 hdmi_val |= SDVO_PIPE_SEL_CPT(intel_crtc->pipe);
645 hdmi_val |= SDVO_PIPE_SEL(intel_crtc->pipe);
654 enum pipe *pipe)
667 *pipe = PORT_TO_PIPE_CPT(tmp);
669 *pipe = PORT_TO_PIPE(tmp);
713 enable_bits |= SDVO_PIPE_SEL(intel_crtc->pipe);
759 int pipe = crtc ? to_intel_crtc(crtc)->pipe : -1;
773 intel_wait_for_vblank(dev, pipe);
871 DRM_DEBUG_KMS("forcing pipe bpc to %i for HDMI\n", desired_bpp);
1038 int pipe = intel_crtc->pipe;
1047 if (pipe)