Home
last modified time | relevance | path

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

/drivers/gpu/drm/gma500/
Doaktrail_crtc.c110 } else if (gma_pipe_has_type(crtc, INTEL_OUTPUT_SDVO)) { in mrst_limit()
231 int need_aux = gma_pipe_has_type(crtc, INTEL_OUTPUT_SDVO) ? 1 : 0; in oaktrail_crtc_dpms()
387 int need_aux = gma_pipe_has_type(crtc, INTEL_OUTPUT_SDVO) ? 1 : 0; in oaktrail_crtc_mode_set()
412 case INTEL_OUTPUT_SDVO: in oaktrail_crtc_mode_set()
Dpsb_intel_drv.h60 #define INTEL_OUTPUT_SDVO 3 macro
Dframebuffer.c732 case INTEL_OUTPUT_SDVO: in psb_setup_outputs()
734 clone_mask = (1 << INTEL_OUTPUT_SDVO); in psb_setup_outputs()
Dpsb_intel_display.c139 case INTEL_OUTPUT_SDVO: in psb_intel_crtc_mode_set()
Dpsb_intel_sdvo.c1235 if (iout->type != INTEL_OUTPUT_SDVO)
2576 gma_encoder->type = INTEL_OUTPUT_SDVO; in psb_intel_sdvo_init()
/drivers/gpu/drm/i915/
Dintel_drv.h99 #define INTEL_OUTPUT_SDVO 3 macro
Dintel_display.c460 } else if (intel_pipe_has_type(crtc, INTEL_OUTPUT_SDVO)) { in intel_g4x_limit()
1938 intel_pipe_has_type(crtc, INTEL_OUTPUT_SDVO)) in ironlake_enable_pch_transcoder()
5905 is_sdvo = intel_pipe_has_type(&crtc->base, INTEL_OUTPUT_SDVO) || in i9xx_update_pll()
6027 if (intel_pipe_has_type(&intel_crtc->base, INTEL_OUTPUT_SDVO)) in intel_set_pipe_timings()
6185 intel_pipe_has_type(&intel_crtc->base, INTEL_OUTPUT_SDVO)) in i9xx_set_pipeconf()
7141 case INTEL_OUTPUT_SDVO: in ironlake_compute_dpll()
12285 [INTEL_OUTPUT_SDVO] = "SDVO", in intel_output_name()
Dintel_sdvo.c2999 intel_encoder->type = INTEL_OUTPUT_SDVO; in intel_sdvo_init()