Lines Matching defs:intel_crtc
130 struct intel_crtc *intel_crtc = to_intel_crtc(encoder->base.crtc);
133 int pipe = intel_crtc->pipe;
152 temp |= intel_crtc->config.gmch_pfit.lvds_border_bits;
172 if (intel_crtc->config.dither &&
173 intel_crtc->config.pipe_bpp == 18)
194 struct intel_crtc *intel_crtc = to_intel_crtc(encoder->base.crtc);
213 intel_panel_enable_backlight(dev, intel_crtc->pipe);
265 struct intel_crtc *intel_crtc = lvds_encoder->base.new_crtc;
269 if (INTEL_INFO(dev)->gen < 4 && intel_crtc->pipe == 0) {
298 intel_pch_panel_fitting(intel_crtc, pipe_config,
301 intel_gmch_panel_fitting(intel_crtc, pipe_config,