Home
last modified time | relevance | path

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

/drivers/gpu/drm/gma500/
Dframebuffer.c496 case INTEL_OUTPUT_ANALOG: in psb_setup_outputs()
498 clone_mask = (1 << INTEL_OUTPUT_ANALOG); in psb_setup_outputs()
Dcdv_intel_crt.c276 gma_encoder->type = INTEL_OUTPUT_ANALOG; in cdv_intel_crt_init()
Dpsb_intel_drv.h47 #define INTEL_OUTPUT_ANALOG 1 macro
Dcdv_intel_display.c606 case INTEL_OUTPUT_ANALOG: in cdv_intel_crtc_mode_set()
/drivers/gpu/drm/i915/display/
Dintel_crt.c136 pipe_config->output_types |= BIT(INTEL_OUTPUT_ANALOG); in intel_crt_get_config()
647 BUG_ON(crt->base.type != INTEL_OUTPUT_ANALOG); in intel_crt_detect_ddc()
1046 crt->base.type = INTEL_OUTPUT_ANALOG; in intel_crt_init()
Dintel_dvo.c519 intel_encoder->cloneable = (1 << INTEL_OUTPUT_ANALOG) | in intel_dvo_init()
Dintel_dpll.c1017 intel_crtc_has_type(crtc_state, INTEL_OUTPUT_ANALOG)) in ilk_compute_dpll()
1212 intel_crtc_has_type(crtc_state, INTEL_OUTPUT_ANALOG)) { in g4x_crtc_compute_clock()
1618 intel_crtc_has_type(pipe_config, INTEL_OUTPUT_ANALOG) || in vlv_prepare_pll()
Dintel_ddi_buf_trans.c1003 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_ANALOG)) in hsw_get_buf_trans()
1018 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_ANALOG)) in bdw_get_buf_trans()
Dg4x_hdmi.c600 intel_encoder->cloneable = 1 << INTEL_OUTPUT_ANALOG; in g4x_hdmi_init()
Dintel_opregion.c382 case INTEL_OUTPUT_ANALOG: in intel_opregion_notify_encoder()
Dintel_display_types.h61 INTEL_OUTPUT_ANALOG = 1, enumerator
Dintel_ddi.c491 } else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_ANALOG)) { in intel_ddi_transcoder_func_reg_val_get()
3558 pipe_config->output_types |= BIT(INTEL_OUTPUT_ANALOG); in intel_ddi_read_func_ctl()
Dintel_dpll_mgr.c1072 else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_ANALOG)) in hsw_get_dpll()
Dintel_display_power.c1445 if (encoder->type == INTEL_OUTPUT_ANALOG) in vlv_display_power_well_init()
Dintel_display.c5472 case INTEL_OUTPUT_ANALOG: in lpt_init_pch_refclk()