Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_crt.c124 pipe_config->output_types |= BIT(INTEL_OUTPUT_ANALOG); in intel_crt_get_config()
600 BUG_ON(crt->base.type != INTEL_OUTPUT_ANALOG); in intel_crt_detect_ddc()
980 crt->base.type = INTEL_OUTPUT_ANALOG; in intel_crt_init()
Dintel_dvo.c506 intel_encoder->cloneable = (1 << INTEL_OUTPUT_ANALOG) | in intel_dvo_init()
Dintel_ddi.c971 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_ANALOG)) in intel_prepare_dp_ddi_buffers()
1116 WARN_ON(encoder->type != INTEL_OUTPUT_ANALOG); in hsw_fdi_link_train()
1801 } else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_ANALOG)) { in intel_ddi_enable_transcoder_func()
3202 pipe_config->output_types |= BIT(INTEL_OUTPUT_ANALOG); in intel_ddi_get_config()
Dintel_opregion.c385 case INTEL_OUTPUT_ANALOG: in intel_opregion_notify_encoder()
Dintel_drv.h169 INTEL_OUTPUT_ANALOG = 1, enumerator
Dintel_hdmi.c2469 intel_encoder->cloneable = 1 << INTEL_OUTPUT_ANALOG; in intel_hdmi_init()
Dintel_runtime_pm.c1020 if (encoder->type == INTEL_OUTPUT_ANALOG) in vlv_display_power_well_init()
Dintel_dpll_mgr.c833 } else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_ANALOG)) { in hsw_get_dpll()
Dintel_display.c6963 intel_crtc_has_type(crtc->config, INTEL_OUTPUT_ANALOG) || in vlv_prepare_pll()
7531 intel_crtc_has_type(crtc_state, INTEL_OUTPUT_ANALOG)) { in g4x_crtc_compute_clock()
8342 case INTEL_OUTPUT_ANALOG: in lpt_init_pch_refclk()
8552 intel_crtc_has_type(crtc_state, INTEL_OUTPUT_ANALOG)) in ironlake_compute_dpll()
/Linux-v4.19/drivers/gpu/drm/gma500/
Dcdv_intel_crt.c294 gma_encoder->type = INTEL_OUTPUT_ANALOG; in cdv_intel_crt_init()
Dpsb_intel_drv.h59 #define INTEL_OUTPUT_ANALOG 1 macro
Dframebuffer.c599 case INTEL_OUTPUT_ANALOG: in psb_setup_outputs()
601 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-v4.19/Documentation/gpu/
Ddrm-kms.rst481 intel_output->type = INTEL_OUTPUT_ANALOG;