Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/gma500/
Dframebuffer.c146 case INTEL_OUTPUT_ANALOG: in psb_setup_outputs()
148 clone_mask = (1 << INTEL_OUTPUT_ANALOG); in psb_setup_outputs()
Dcdv_intel_crt.c284 gma_encoder->type = INTEL_OUTPUT_ANALOG; in cdv_intel_crt_init()
Dpsb_intel_drv.h46 #define INTEL_OUTPUT_ANALOG 1 macro
Dcdv_intel_display.c608 case INTEL_OUTPUT_ANALOG: in cdv_intel_crtc_mode_set()
/Linux-v6.6/drivers/gpu/drm/i915/display/
Dintel_crt.c143 pipe_config->output_types |= BIT(INTEL_OUTPUT_ANALOG); in intel_crt_get_config()
1043 crt->base.type = INTEL_OUTPUT_ANALOG; in intel_crt_init()
Dintel_dvo.c520 encoder->cloneable = BIT(INTEL_OUTPUT_ANALOG) | in intel_dvo_init()
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()
Dintel_pch_refclk.c441 case INTEL_OUTPUT_ANALOG: in lpt_init_pch_refclk()
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()
Dg4x_hdmi.c762 intel_encoder->cloneable = BIT(INTEL_OUTPUT_ANALOG); in g4x_hdmi_init()
Dintel_opregion.c408 case INTEL_OUTPUT_ANALOG: in intel_opregion_notify_encoder()
Dintel_display_types.h73 INTEL_OUTPUT_ANALOG = 1, enumerator
Dintel_display_power_well.c1213 if (encoder->type == INTEL_OUTPUT_ANALOG) in vlv_display_power_well_init()
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()
Dintel_ddi.c548 } else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_ANALOG)) { in intel_ddi_transcoder_func_reg_val_get()
3749 pipe_config->output_types |= BIT(INTEL_OUTPUT_ANALOG); in intel_ddi_read_func_ctl()