INTEL_OUTPUT_DSI 1257 drivers/gpu/drm/i915/display/icl_dsi.c 	pipe_config->output_types |= BIT(INTEL_OUTPUT_DSI);
INTEL_OUTPUT_DSI 1585 drivers/gpu/drm/i915/display/icl_dsi.c 	encoder->type = INTEL_OUTPUT_DSI;
INTEL_OUTPUT_DSI 2272 drivers/gpu/drm/i915/display/intel_cdclk.c 	if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DSI) &&
INTEL_OUTPUT_DSI 2281 drivers/gpu/drm/i915/display/intel_cdclk.c 	if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DSI) &&
INTEL_OUTPUT_DSI  397 drivers/gpu/drm/i915/display/intel_color.c 		if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DSI))
INTEL_OUTPUT_DSI 2871 drivers/gpu/drm/i915/display/intel_ddi.c 	if (encoder->type == INTEL_OUTPUT_DSI) {
INTEL_OUTPUT_DSI 1812 drivers/gpu/drm/i915/display/intel_display.c 		if (intel_crtc_has_type(new_crtc_state, INTEL_OUTPUT_DSI))
INTEL_OUTPUT_DSI 7010 drivers/gpu/drm/i915/display/intel_display.c 	if (!intel_crtc_has_type(old_crtc_state, INTEL_OUTPUT_DSI)) {
INTEL_OUTPUT_DSI 7713 drivers/gpu/drm/i915/display/intel_display.c 	if (!intel_crtc_has_type(pipe_config, INTEL_OUTPUT_DSI))
INTEL_OUTPUT_DSI 7730 drivers/gpu/drm/i915/display/intel_display.c 	if (!intel_crtc_has_type(pipe_config, INTEL_OUTPUT_DSI))
INTEL_OUTPUT_DSI 10056 drivers/gpu/drm/i915/display/intel_display.c 	if (!intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DSI) ||
INTEL_OUTPUT_DSI 2583 drivers/gpu/drm/i915/display/intel_dpll_mgr.c 		 intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DSI))
INTEL_OUTPUT_DSI  169 drivers/gpu/drm/i915/display/intel_dsi_dcs_backlight.c 	if (WARN_ON(encoder->type != INTEL_OUTPUT_DSI))
INTEL_OUTPUT_DSI  376 drivers/gpu/drm/i915/display/intel_opregion.c 	if (intel_encoder->type == INTEL_OUTPUT_DSI)
INTEL_OUTPUT_DSI  402 drivers/gpu/drm/i915/display/intel_opregion.c 	case INTEL_OUTPUT_DSI:
INTEL_OUTPUT_DSI  104 drivers/gpu/drm/i915/display/intel_sprite.c 		intel_crtc_has_type(new_crtc_state, INTEL_OUTPUT_DSI);
INTEL_OUTPUT_DSI 1197 drivers/gpu/drm/i915/display/vlv_dsi.c 	pipe_config->output_types |= BIT(INTEL_OUTPUT_DSI);
INTEL_OUTPUT_DSI 1864 drivers/gpu/drm/i915/display/vlv_dsi.c 	intel_encoder->type = INTEL_OUTPUT_DSI;