Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/gma500/
A Doaktrail_crtc.c100 } else if (gma_pipe_has_type(crtc, INTEL_OUTPUT_SDVO)) { in mrst_limit()
223 int need_aux = gma_pipe_has_type(crtc, INTEL_OUTPUT_SDVO) ? 1 : 0; in oaktrail_crtc_dpms()
379 int need_aux = gma_pipe_has_type(crtc, INTEL_OUTPUT_SDVO) ? 1 : 0; in oaktrail_crtc_mode_set()
404 case INTEL_OUTPUT_SDVO: in oaktrail_crtc_mode_set()
A Dpsb_intel_drv.h49 #define INTEL_OUTPUT_SDVO 3 macro
A Dframebuffer.c500 case INTEL_OUTPUT_SDVO: in psb_setup_outputs()
A Dpsb_intel_display.c129 case INTEL_OUTPUT_SDVO: in psb_intel_crtc_mode_set()
A Dpsb_intel_sdvo.c2437 gma_encoder->type = INTEL_OUTPUT_SDVO; in psb_intel_sdvo_init()
/linux/drivers/gpu/drm/i915/display/
A Dintel_dpll.c827 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_SDVO) || in i9xx_compute_dpll()
1018 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_SDVO) || in ilk_compute_dpll()
1237 } else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_SDVO)) { in g4x_crtc_compute_clock()
A Dintel_display_types.h63 INTEL_OUTPUT_SDVO = 3, enumerator
A Dintel_sdvo.c1646 pipe_config->output_types |= BIT(INTEL_OUTPUT_SDVO); in intel_sdvo_get_config()
3334 intel_encoder->type = INTEL_OUTPUT_SDVO; in intel_sdvo_init()
A Dintel_display.c618 intel_crtc_has_type(crtc_state, INTEL_OUTPUT_SDVO)) in ilk_enable_pch_transcoder()
3867 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_SDVO)) in intel_set_transcoder_timings()
4031 intel_crtc_has_type(crtc_state, INTEL_OUTPUT_SDVO)) in i9xx_set_pipeconf()
4760 !intel_crtc_has_type(crtc_state, INTEL_OUTPUT_SDVO)) in ilk_set_pipeconf()

Completed in 830 milliseconds