Home
last modified time | relevance | path

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

/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()
/drivers/gpu/drm/i915/
Dintel_crt.c509 BUG_ON(crt->base.type != INTEL_OUTPUT_ANALOG); in intel_crt_detect_ddc()
870 crt->base.type = INTEL_OUTPUT_ANALOG; in intel_crt_init()
Dintel_dvo.c530 intel_encoder->cloneable = (1 << INTEL_OUTPUT_ANALOG) | in intel_dvo_init()
Dintel_ddi.c144 } else if (type == INTEL_OUTPUT_ANALOG) { in intel_ddi_get_encoder_port()
910 } else if (type == INTEL_OUTPUT_ANALOG) { in intel_ddi_enable_transcoder_func()
Dintel_opregion.c349 case INTEL_OUTPUT_ANALOG: in intel_opregion_notify_encoder()
Dintel_drv.h97 #define INTEL_OUTPUT_ANALOG 1 macro
Dintel_hdmi.c1680 intel_encoder->cloneable = 1 << INTEL_OUTPUT_ANALOG; in intel_hdmi_init()
Dintel_display.c458 intel_pipe_has_type(crtc, INTEL_OUTPUT_ANALOG)) { in intel_g4x_limit()
4487 case INTEL_OUTPUT_ANALOG: in intel_display_port_power_domain()
5773 intel_pipe_has_type(&crtc->base, INTEL_OUTPUT_ANALOG) || in vlv_prepare_pll()
6849 case INTEL_OUTPUT_ANALOG: in lpt_init_pch_refclk()
12283 [INTEL_OUTPUT_ANALOG] = "Analog", in intel_output_name()
13091 if (connector->encoder->type == INTEL_OUTPUT_ANALOG) { in intel_enable_pipe_a()