Home
last modified time | relevance | path

Searched refs:is_dsi (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_display.c4975 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()
[all …]