Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/gma500/
Doaktrail_crtc.c100 } else if (gma_pipe_has_type(crtc, INTEL_OUTPUT_SDVO)) { in mrst_limit()
221 int need_aux = gma_pipe_has_type(crtc, INTEL_OUTPUT_SDVO) ? 1 : 0; in oaktrail_crtc_dpms()
377 int need_aux = gma_pipe_has_type(crtc, INTEL_OUTPUT_SDVO) ? 1 : 0; in oaktrail_crtc_mode_set()
402 case INTEL_OUTPUT_SDVO: in oaktrail_crtc_mode_set()
Dpsb_intel_drv.h49 #define INTEL_OUTPUT_SDVO 3 macro
Dframebuffer.c585 case INTEL_OUTPUT_SDVO: in psb_setup_outputs()
587 clone_mask = (1 << INTEL_OUTPUT_SDVO); in psb_setup_outputs()
Dpsb_intel_display.c129 case INTEL_OUTPUT_SDVO: in psb_intel_crtc_mode_set()
Dpsb_intel_sdvo.c1242 if (iout->type != INTEL_OUTPUT_SDVO)
2535 gma_encoder->type = INTEL_OUTPUT_SDVO; in psb_intel_sdvo_init()
/Linux-v5.4/drivers/gpu/drm/i915/display/
Dintel_display_types.h60 INTEL_OUTPUT_SDVO = 3, enumerator
Dintel_sdvo.c1608 pipe_config->output_types |= BIT(INTEL_OUTPUT_SDVO); in intel_sdvo_get_config()
3261 intel_encoder->type = INTEL_OUTPUT_SDVO; in intel_sdvo_init()
Dintel_display.c1664 intel_crtc_has_type(crtc_state, INTEL_OUTPUT_SDVO)) in ironlake_enable_pch_transcoder()
8020 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_SDVO) || in i9xx_compute_dpll()
8140 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_SDVO)) in intel_set_pipe_timings()
8320 intel_crtc_has_type(crtc_state, INTEL_OUTPUT_SDVO)) in i9xx_set_pipeconf()
8397 } else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_SDVO)) { in g4x_crtc_compute_clock()
9575 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_SDVO) || in ironlake_compute_dpll()