Searched refs:is_dsi (Results 1 – 1 of 1) sorted by relevance
4975 bool is_dsi = intel_pipe_has_type(intel_crtc, INTEL_OUTPUT_DSI); in haswell_crtc_enable() local5018 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() local5153 if (!is_dsi) in haswell_crtc_disable()5161 if (!is_dsi) in haswell_crtc_disable()6142 bool is_dsi; in valleyview_crtc_enable() local6147 is_dsi = intel_pipe_has_type(intel_crtc, INTEL_OUTPUT_DSI); in valleyview_crtc_enable()6171 if (!is_dsi) { in valleyview_crtc_enable()[all …]