Home
last modified time | relevance | path

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

/drivers/gpu/drm/gma500/
Dpsb_intel_drv.h59 #define INTEL_OUTPUT_SDVO 3 macro
Dframebuffer.c719 case INTEL_OUTPUT_SDVO: in psb_setup_outputs()
721 clone_mask = (1 << INTEL_OUTPUT_SDVO); in psb_setup_outputs()
Doaktrail_crtc.c333 case INTEL_OUTPUT_SDVO: in oaktrail_crtc_mode_set()
Dpsb_intel_sdvo.c1217 if (iout->type != INTEL_OUTPUT_SDVO)
2561 psb_intel_encoder->type = INTEL_OUTPUT_SDVO; in psb_intel_sdvo_init()
Dpsb_intel_display.c512 case INTEL_OUTPUT_SDVO: in psb_intel_crtc_mode_set()
/drivers/gpu/drm/i915/
Dintel_drv.h89 #define INTEL_OUTPUT_SDVO 3 macro
Dintel_display.c522 } else if (intel_pipe_has_type(crtc, INTEL_OUTPUT_SDVO)) { in intel_g4x_limit()
1725 intel_pipe_has_type(crtc, INTEL_OUTPUT_SDVO)) in ironlake_enable_pch_transcoder()
4248 is_sdvo = intel_pipe_has_type(&crtc->base, INTEL_OUTPUT_SDVO) || in vlv_update_pll()
4348 is_sdvo = intel_pipe_has_type(&crtc->base, INTEL_OUTPUT_SDVO) || in i9xx_update_pll()
4653 case INTEL_OUTPUT_SDVO: in i9xx_crtc_mode_set()
5286 case INTEL_OUTPUT_SDVO: in ironlake_compute_clocks()
5511 case INTEL_OUTPUT_SDVO: in ironlake_compute_dpll()
Dintel_sdvo.c2769 intel_encoder->type = INTEL_OUTPUT_SDVO; in intel_sdvo_init()