Lines Matching defs:crtc
130 struct intel_crtc *intel_crtc = to_intel_crtc(encoder->base.crtc);
194 struct intel_crtc *intel_crtc = to_intel_crtc(encoder->base.crtc);
475 struct drm_crtc *crtc;
488 crtc = intel_attached_encoder(connector)->base.crtc;
489 if (crtc && crtc->enabled) {
494 intel_crtc_restore_mode(crtc);
895 struct drm_crtc *crtc;
1059 crtc = intel_get_crtc_for_pipe(dev, pipe);
1061 if (crtc && (lvds & LVDS_PORT_EN)) {
1062 fixed_mode = intel_crtc_mode_get(dev, crtc);