Lines Matching refs:intel_crtc
293 struct intel_crtc *intel_crtc = to_intel_crtc(encoder->base.crtc); in intel_dsi_port_enable() local
314 temp |= intel_crtc->pipe ? in intel_dsi_port_enable()
411 struct intel_crtc *intel_crtc = to_intel_crtc(encoder->base.crtc); in intel_dsi_pre_enable() local
412 enum pipe pipe = intel_crtc->pipe; in intel_dsi_pre_enable()
425 intel_crtc->config->dpll_hw_state.dpll = DPLL_INTEGRATED_CLOCK_VLV | in intel_dsi_pre_enable()
694 struct intel_crtc *intel_crtc = to_intel_crtc(encoder->crtc); in set_dsi_timings() local
697 unsigned int bpp = intel_crtc->config->pipe_bpp; in set_dsi_timings()
749 struct intel_crtc *intel_crtc = to_intel_crtc(encoder->crtc); in intel_dsi_prepare() local
752 &intel_crtc->config->base.adjusted_mode; in intel_dsi_prepare()
754 unsigned int bpp = intel_crtc->config->pipe_bpp; in intel_dsi_prepare()
758 DRM_DEBUG_KMS("pipe %c\n", pipe_name(intel_crtc->pipe)); in intel_dsi_prepare()