Lines Matching refs:intel_crtc
377 struct intel_crtc *intel_crtc = to_intel_crtc(encoder->base.crtc); in intel_dsi_port_enable() local
403 temp |= intel_crtc->pipe ? in intel_dsi_port_enable()
466 struct intel_crtc *intel_crtc = to_intel_crtc(encoder->base.crtc); in intel_dsi_pre_enable() local
467 enum pipe pipe = intel_crtc->pipe; in intel_dsi_pre_enable()
489 intel_crtc->config->dpll_hw_state.dpll = in intel_dsi_pre_enable()
773 struct intel_crtc *intel_crtc = to_intel_crtc(encoder->crtc); in set_dsi_timings() local
776 unsigned int bpp = intel_crtc->config->pipe_bpp; in set_dsi_timings()
843 struct intel_crtc *intel_crtc = to_intel_crtc(encoder->crtc); in intel_dsi_prepare() local
845 const struct drm_display_mode *adjusted_mode = &intel_crtc->config->base.adjusted_mode; in intel_dsi_prepare()
847 unsigned int bpp = intel_crtc->config->pipe_bpp; in intel_dsi_prepare()
851 DRM_DEBUG_KMS("pipe %c\n", pipe_name(intel_crtc->pipe)); in intel_dsi_prepare()