Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/gma500/
H A Dframebuffer.c146 case INTEL_OUTPUT_ANALOG: in psb_setup_outputs()
148 clone_mask = (1 << INTEL_OUTPUT_ANALOG); in psb_setup_outputs()
H A Dcdv_intel_crt.c284 gma_encoder->type = INTEL_OUTPUT_ANALOG; in cdv_intel_crt_init()
H A Dpsb_intel_drv.h46 #define INTEL_OUTPUT_ANALOG 1 macro
H A Dcdv_intel_display.c608 case INTEL_OUTPUT_ANALOG: in cdv_intel_crtc_mode_set()
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_crt.c143 pipe_config->output_types |= BIT(INTEL_OUTPUT_ANALOG); in intel_crt_get_config()
1050 crt->base.type = INTEL_OUTPUT_ANALOG; in intel_crt_init()
H A Dintel_dvo.c526 encoder->cloneable = BIT(INTEL_OUTPUT_ANALOG) | in intel_dvo_init()
H A Dintel_ddi_buf_trans.c1151 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_ANALOG)) in hsw_get_buf_trans()
1164 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_ANALOG)) in bdw_get_buf_trans()
H A Dintel_pch_refclk.c441 case INTEL_OUTPUT_ANALOG: in lpt_init_pch_refclk()
H A Dintel_dpll.c1105 intel_crtc_has_type(crtc_state, INTEL_OUTPUT_ANALOG)) in ilk_compute_dpll()
1316 intel_crtc_has_type(crtc_state, INTEL_OUTPUT_ANALOG)) { in g4x_crtc_compute_clock()
1712 intel_crtc_has_type(crtc_state, INTEL_OUTPUT_ANALOG) || in vlv_prepare_pll()
H A Dg4x_hdmi.c762 intel_encoder->cloneable = BIT(INTEL_OUTPUT_ANALOG); in g4x_hdmi_init()
H A Dintel_opregion.c408 case INTEL_OUTPUT_ANALOG: in intel_opregion_notify_encoder()
H A Dintel_display_types.h73 INTEL_OUTPUT_ANALOG = 1, enumerator
H A Dintel_display_power_well.c1224 if (encoder->type == INTEL_OUTPUT_ANALOG) in vlv_display_power_well_init()
H A Dintel_dpll_mgr.c1131 else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_ANALOG)) in hsw_compute_dpll()
1149 else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_ANALOG)) in hsw_get_dpll()
H A Dintel_ddi.c548 } else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_ANALOG)) { in intel_ddi_transcoder_func_reg_val_get()
3746 pipe_config->output_types |= BIT(INTEL_OUTPUT_ANALOG); in intel_ddi_read_func_ctl()