Home
last modified time | relevance | path

Searched refs:INTEL_OUTPUT_ANALOG (Results 1 – 11 of 11) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/gma500/
Dcdv_intel_crt.c295 gma_encoder->type = INTEL_OUTPUT_ANALOG; in cdv_intel_crt_init()
Dpsb_intel_drv.h58 #define INTEL_OUTPUT_ANALOG 1 macro
Dframebuffer.c712 case INTEL_OUTPUT_ANALOG: in psb_setup_outputs()
714 clone_mask = (1 << INTEL_OUTPUT_ANALOG); in psb_setup_outputs()
Dcdv_intel_display.c617 case INTEL_OUTPUT_ANALOG: in cdv_intel_crtc_mode_set()
/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_crt.c449 BUG_ON(crt->base.type != INTEL_OUTPUT_ANALOG); in intel_crt_detect_ddc()
815 crt->base.type = INTEL_OUTPUT_ANALOG; in intel_crt_init()
Dintel_dvo.c508 intel_encoder->cloneable = (1 << INTEL_OUTPUT_ANALOG) | in intel_dvo_init()
Dintel_opregion.c360 case INTEL_OUTPUT_ANALOG: in intel_opregion_notify_encoder()
Dintel_drv.h97 INTEL_OUTPUT_ANALOG = 1, enumerator
Dintel_ddi.c325 case INTEL_OUTPUT_ANALOG: in ddi_get_encoder_port()
1920 } else if (type == INTEL_OUTPUT_ANALOG) { in intel_ddi_enable_transcoder_func()
Dintel_hdmi.c2203 intel_encoder->cloneable = 1 << INTEL_OUTPUT_ANALOG; in intel_hdmi_init()
Dintel_display.c589 intel_pipe_will_have_type(crtc_state, INTEL_OUTPUT_ANALOG)) { in intel_g4x_limit()
5259 case INTEL_OUTPUT_ANALOG: in intel_display_port_power_domain()
7379 intel_pipe_has_type(crtc, INTEL_OUTPUT_ANALOG) || in vlv_prepare_pll()
8550 case INTEL_OUTPUT_ANALOG: in lpt_init_pch_refclk()
15010 if (connector->encoder->type == INTEL_OUTPUT_ANALOG) { in intel_enable_pipe_a()