Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/i915/
H A Dintel_drv.h169 INTEL_OUTPUT_SDVO = 3, enumerator
H A Dintel_display.c1725 intel_crtc_has_type(intel_crtc->config, INTEL_OUTPUT_SDVO)) in ironlake_enable_pch_transcoder()
6851 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_SDVO) || in i9xx_compute_dpll()
6958 if (intel_crtc_has_type(intel_crtc->config, INTEL_OUTPUT_SDVO)) in intel_set_pipe_timings()
7127 intel_crtc_has_type(intel_crtc->config, INTEL_OUTPUT_SDVO)) in i9xx_set_pipeconf()
7202 } else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_SDVO)) { in g4x_crtc_compute_clock()
8191 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_SDVO) || in ironlake_compute_dpll()
H A Dintel_sdvo.c3040 intel_encoder->type = INTEL_OUTPUT_SDVO; in intel_sdvo_init()