Lines Matching refs:is_dsi
4975 bool is_dsi = intel_pipe_has_type(intel_crtc, INTEL_OUTPUT_DSI); in haswell_crtc_enable() local
5018 if (!is_dsi) in haswell_crtc_enable()
5033 if (!is_dsi) in haswell_crtc_enable()
5042 if (intel_crtc->config->dp_encoder_is_mst && !is_dsi) in haswell_crtc_enable()
5135 bool is_dsi = intel_pipe_has_type(intel_crtc, INTEL_OUTPUT_DSI); in haswell_crtc_disable() local
5153 if (!is_dsi) in haswell_crtc_disable()
5161 if (!is_dsi) in haswell_crtc_disable()
6142 bool is_dsi; in valleyview_crtc_enable() local
6147 is_dsi = intel_pipe_has_type(intel_crtc, INTEL_OUTPUT_DSI); in valleyview_crtc_enable()
6171 if (!is_dsi) { in valleyview_crtc_enable()
7901 bool is_dsi = false; in i9xx_crtc_compute_clock() local
7920 is_dsi = true; in i9xx_crtc_compute_clock()
7929 if (is_dsi) in i9xx_crtc_compute_clock()