Lines Matching refs:intel_crtc
970 struct intel_crtc *intel_crtc = to_intel_crtc(intel_sdvo->base.base.crtc);
973 if (intel_crtc->config.limited_color_range)
1149 struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
1151 &intel_crtc->config.adjusted_mode;
1152 struct drm_display_mode *mode = &intel_crtc->config.requested_mode;
1216 switch (intel_crtc->config.pixel_multiplier) {
1249 sdvox |= SDVO_PIPE_SEL_CPT(intel_crtc->pipe);
1251 sdvox |= SDVO_PIPE_SEL(intel_crtc->pipe);
1263 sdvox |= (intel_crtc->config.pixel_multiplier - 1)
1425 struct intel_crtc *intel_crtc = to_intel_crtc(encoder->base.crtc);
1436 temp |= SDVO_PIPE_SEL(intel_crtc->pipe);
1441 intel_wait_for_vblank(dev, intel_crtc->pipe);