INTEL_OUTPUT_SDVO
case INTEL_OUTPUT_SDVO:
} else if (gma_pipe_has_type(crtc, INTEL_OUTPUT_SDVO)) {
int need_aux = gma_pipe_has_type(crtc, INTEL_OUTPUT_SDVO) ? 1 : 0;
int need_aux = gma_pipe_has_type(crtc, INTEL_OUTPUT_SDVO) ? 1 : 0;
case INTEL_OUTPUT_SDVO:
case INTEL_OUTPUT_SDVO:
gma_encoder->type = INTEL_OUTPUT_SDVO;
if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_SDVO))
intel_crtc_has_type(crtc_state, INTEL_OUTPUT_SDVO))
!intel_crtc_has_type(crtc_state, INTEL_OUTPUT_SDVO))
if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_SDVO) ||
if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_SDVO) ||
} else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_SDVO)) {
intel_crtc_has_type(crtc_state, INTEL_OUTPUT_SDVO))
pipe_config->output_types |= BIT(INTEL_OUTPUT_SDVO);
intel_encoder->type = INTEL_OUTPUT_SDVO;