Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/display/
Dintel_crt.c133 pipe_config->output_types |= BIT(INTEL_OUTPUT_ANALOG); in intel_crt_get_config()
610 BUG_ON(crt->base.type != INTEL_OUTPUT_ANALOG); in intel_crt_detect_ddc()
1001 crt->base.type = INTEL_OUTPUT_ANALOG; in intel_crt_init()
Dintel_dvo.c512 intel_encoder->cloneable = (1 << INTEL_OUTPUT_ANALOG) | in intel_dvo_init()
Dintel_display_types.h58 INTEL_OUTPUT_ANALOG = 1, enumerator
Dintel_ddi.c928 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_ANALOG)) in intel_prepare_dp_ddi_buffers()
1074 WARN_ON(encoder->type != INTEL_OUTPUT_ANALOG); in hsw_fdi_link_train()
1837 } else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_ANALOG)) { in intel_ddi_enable_transcoder_func()
3884 pipe_config->output_types |= BIT(INTEL_OUTPUT_ANALOG); in intel_ddi_get_config()
Dintel_opregion.c392 case INTEL_OUTPUT_ANALOG: in intel_opregion_notify_encoder()
Dintel_hdmi.c3225 intel_encoder->cloneable = 1 << INTEL_OUTPUT_ANALOG; in intel_hdmi_init()
Dintel_dpll_mgr.c886 } else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_ANALOG)) { in hsw_get_dpll()
Dintel_display.c7800 intel_crtc_has_type(pipe_config, INTEL_OUTPUT_ANALOG) || in vlv_prepare_pll()
8395 intel_crtc_has_type(crtc_state, INTEL_OUTPUT_ANALOG)) { in g4x_crtc_compute_clock()
9325 case INTEL_OUTPUT_ANALOG: in lpt_init_pch_refclk()
9597 intel_crtc_has_type(crtc_state, INTEL_OUTPUT_ANALOG)) in ironlake_compute_dpll()
Dintel_display_power.c1207 if (encoder->type == INTEL_OUTPUT_ANALOG) in vlv_display_power_well_init()
/drivers/gpu/drm/gma500/
Dcdv_intel_crt.c294 gma_encoder->type = INTEL_OUTPUT_ANALOG; in cdv_intel_crt_init()
Dframebuffer.c581 case INTEL_OUTPUT_ANALOG: in psb_setup_outputs()
583 clone_mask = (1 << INTEL_OUTPUT_ANALOG); in psb_setup_outputs()
Dpsb_intel_drv.h47 #define INTEL_OUTPUT_ANALOG 1 macro
Dcdv_intel_display.c607 case INTEL_OUTPUT_ANALOG: in cdv_intel_crtc_mode_set()