Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/gma500/
Doaktrail_crtc.c103 } else if (gma_pipe_has_type(crtc, INTEL_OUTPUT_SDVO)) { in mrst_limit()
226 int need_aux = gma_pipe_has_type(crtc, INTEL_OUTPUT_SDVO) ? 1 : 0; in oaktrail_crtc_dpms()
382 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()
Dframebuffer.c150 case INTEL_OUTPUT_SDVO: in psb_setup_outputs()
Dpsb_intel_drv.h48 #define INTEL_OUTPUT_SDVO 3 macro
Dpsb_intel_display.c132 case INTEL_OUTPUT_SDVO: in psb_intel_crtc_mode_set()
Dpsb_intel_sdvo.c2459 gma_encoder->type = INTEL_OUTPUT_SDVO; in psb_intel_sdvo_init()
/linux-6.6.21/drivers/gpu/drm/i915/display/
Dintel_pch_display.c295 intel_crtc_has_type(crtc_state, INTEL_OUTPUT_SDVO)) in ilk_enable_pch_transcoder()
Dintel_dpll.c829 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_SDVO) || in i9xx_compute_dpll()
1083 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_SDVO) || in ilk_compute_dpll()
1318 } else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_SDVO)) { in g4x_crtc_compute_clock()
Dintel_display_types.h75 INTEL_OUTPUT_SDVO = 3, enumerator
Dintel_sdvo.c1687 pipe_config->output_types |= BIT(INTEL_OUTPUT_SDVO); in intel_sdvo_get_config()
3364 intel_encoder->type = INTEL_OUTPUT_SDVO; in intel_sdvo_init()
Dintel_display.c2514 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_SDVO)) in intel_set_transcoder_timings()
2730 intel_crtc_has_type(crtc_state, INTEL_OUTPUT_SDVO)) in i9xx_set_pipeconf()
3068 !intel_crtc_has_type(crtc_state, INTEL_OUTPUT_SDVO)) in ilk_set_pipeconf()