INTEL_OUTPUT_SDVO  589 drivers/gpu/drm/gma500/framebuffer.c 		case INTEL_OUTPUT_SDVO:
INTEL_OUTPUT_SDVO  591 drivers/gpu/drm/gma500/framebuffer.c 			clone_mask = (1 << INTEL_OUTPUT_SDVO);
INTEL_OUTPUT_SDVO  100 drivers/gpu/drm/gma500/oaktrail_crtc.c 	} else if (gma_pipe_has_type(crtc, INTEL_OUTPUT_SDVO)) {
INTEL_OUTPUT_SDVO  223 drivers/gpu/drm/gma500/oaktrail_crtc.c 	int need_aux = gma_pipe_has_type(crtc, INTEL_OUTPUT_SDVO) ? 1 : 0;
INTEL_OUTPUT_SDVO  379 drivers/gpu/drm/gma500/oaktrail_crtc.c 	int need_aux = gma_pipe_has_type(crtc, INTEL_OUTPUT_SDVO) ? 1 : 0;
INTEL_OUTPUT_SDVO  404 drivers/gpu/drm/gma500/oaktrail_crtc.c 		case INTEL_OUTPUT_SDVO:
INTEL_OUTPUT_SDVO  129 drivers/gpu/drm/gma500/psb_intel_display.c 		case INTEL_OUTPUT_SDVO:
INTEL_OUTPUT_SDVO 1242 drivers/gpu/drm/gma500/psb_intel_sdvo.c 		if (iout->type != INTEL_OUTPUT_SDVO)
INTEL_OUTPUT_SDVO 2535 drivers/gpu/drm/gma500/psb_intel_sdvo.c 	gma_encoder->type = INTEL_OUTPUT_SDVO;
INTEL_OUTPUT_SDVO 1664 drivers/gpu/drm/i915/display/intel_display.c 		    intel_crtc_has_type(crtc_state, INTEL_OUTPUT_SDVO))
INTEL_OUTPUT_SDVO 8020 drivers/gpu/drm/i915/display/intel_display.c 	if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_SDVO) ||
INTEL_OUTPUT_SDVO 8140 drivers/gpu/drm/i915/display/intel_display.c 		if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_SDVO))
INTEL_OUTPUT_SDVO 8320 drivers/gpu/drm/i915/display/intel_display.c 		    intel_crtc_has_type(crtc_state, INTEL_OUTPUT_SDVO))
INTEL_OUTPUT_SDVO 8397 drivers/gpu/drm/i915/display/intel_display.c 	} else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_SDVO)) {
INTEL_OUTPUT_SDVO 9575 drivers/gpu/drm/i915/display/intel_display.c 	if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_SDVO) ||
INTEL_OUTPUT_SDVO 1608 drivers/gpu/drm/i915/display/intel_sdvo.c 	pipe_config->output_types |= BIT(INTEL_OUTPUT_SDVO);
INTEL_OUTPUT_SDVO 3261 drivers/gpu/drm/i915/display/intel_sdvo.c 	intel_encoder->type = INTEL_OUTPUT_SDVO;