Home
last modified time | relevance | path

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

/linux-4.1.27/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.c728 case INTEL_OUTPUT_ANALOG: in psb_setup_outputs()
730 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.1.27/drivers/gpu/drm/i915/
Dintel_crt.c510 BUG_ON(crt->base.type != INTEL_OUTPUT_ANALOG); in intel_crt_detect_ddc()
876 crt->base.type = INTEL_OUTPUT_ANALOG; in intel_crt_init()
Dintel_dvo.c534 intel_encoder->cloneable = (1 << INTEL_OUTPUT_ANALOG) | in intel_dvo_init()
Dintel_opregion.c349 case INTEL_OUTPUT_ANALOG: in intel_opregion_notify_encoder()
Dintel_ddi.c176 } else if (type == INTEL_OUTPUT_ANALOG) { in intel_ddi_get_encoder_port()
1353 } else if (type == INTEL_OUTPUT_ANALOG) { in intel_ddi_enable_transcoder_func()
Dintel_drv.h97 INTEL_OUTPUT_ANALOG = 1, enumerator
Dintel_hdmi.c1792 intel_encoder->cloneable = 1 << INTEL_OUTPUT_ANALOG; in intel_hdmi_init()
Dintel_display.c498 intel_pipe_will_have_type(crtc_state, INTEL_OUTPUT_ANALOG)) { in intel_g4x_limit()
4929 case INTEL_OUTPUT_ANALOG: in intel_display_port_power_domain()
6270 intel_pipe_has_type(crtc, INTEL_OUTPUT_ANALOG) || in vlv_prepare_pll()
7454 case INTEL_OUTPUT_ANALOG: in lpt_init_pch_refclk()
13898 if (connector->encoder->type == INTEL_OUTPUT_ANALOG) { in intel_enable_pipe_a()