Lines Matching refs:pipe
69 enum pipe *pipe)
82 *pipe = PORT_TO_PIPE_CPT(tmp);
84 *pipe = PORT_TO_PIPE(tmp);
133 int pipe = intel_crtc->pipe;
141 temp |= PORT_TRANS_SEL_CPT(pipe);
143 if (pipe == 1) {
213 intel_panel_enable_backlight(dev, intel_crtc->pipe);
269 if (INTEL_INFO(dev)->gen < 4 && intel_crtc->pipe == 0) {
270 DRM_ERROR("Can't support LVDS on pipe A\n");
897 int pipe;
1053 /* Ironlake: FIXME if still fail, not try pipe mode now */
1058 pipe = (lvds & LVDS_PIPEB_SELECT) ? 1 : 0;
1059 crtc = intel_get_crtc_for_pipe(dev, pipe);