Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/display/
H A Dintel_display_types.h62 INTEL_OUTPUT_SDVO = 3, enumerator
H A Dintel_sdvo.c1613 pipe_config->output_types |= BIT(INTEL_OUTPUT_SDVO); in intel_sdvo_get_config()
3275 intel_encoder->type = INTEL_OUTPUT_SDVO; in intel_sdvo_init()
H A Dintel_display.c1696 intel_crtc_has_type(crtc_state, INTEL_OUTPUT_SDVO)) in ilk_enable_pch_transcoder()
8498 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_SDVO) || in i9xx_compute_dpll()
8618 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_SDVO)) in intel_set_pipe_timings()
8813 intel_crtc_has_type(crtc_state, INTEL_OUTPUT_SDVO)) in i9xx_set_pipeconf()
8892 } else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_SDVO)) { in g4x_crtc_compute_clock()
10064 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_SDVO) || in ilk_compute_dpll()