Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/gma500/
Dframebuffer.c474 case INTEL_OUTPUT_ANALOG: in psb_setup_outputs()
476 clone_mask = (1 << INTEL_OUTPUT_ANALOG); in psb_setup_outputs()
Dcdv_intel_crt.c282 gma_encoder->type = INTEL_OUTPUT_ANALOG; in cdv_intel_crt_init()
Dpsb_intel_drv.h47 #define INTEL_OUTPUT_ANALOG 1 macro
Dcdv_intel_display.c607 case INTEL_OUTPUT_ANALOG: in cdv_intel_crtc_mode_set()
/linux-6.1.9/drivers/gpu/drm/i915/display/
Dintel_crt.c138 pipe_config->output_types |= BIT(INTEL_OUTPUT_ANALOG); in intel_crt_get_config()
1046 crt->base.type = INTEL_OUTPUT_ANALOG; in intel_crt_init()
Dintel_dvo.c494 intel_encoder->cloneable = (1 << INTEL_OUTPUT_ANALOG) | in intel_dvo_init()
Dintel_ddi_buf_trans.c1071 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_ANALOG)) in hsw_get_buf_trans()
1084 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_ANALOG)) in bdw_get_buf_trans()
Dg4x_hdmi.c588 intel_encoder->cloneable = 1 << INTEL_OUTPUT_ANALOG; in g4x_hdmi_init()
Dintel_pch_refclk.c446 case INTEL_OUTPUT_ANALOG: in lpt_init_pch_refclk()
Dintel_dpll.c1076 intel_crtc_has_type(crtc_state, INTEL_OUTPUT_ANALOG)) in ilk_compute_dpll()
1287 intel_crtc_has_type(crtc_state, INTEL_OUTPUT_ANALOG)) { in g4x_crtc_compute_clock()
1677 intel_crtc_has_type(crtc_state, INTEL_OUTPUT_ANALOG) || in vlv_prepare_pll()
Dintel_opregion.c408 case INTEL_OUTPUT_ANALOG: in intel_opregion_notify_encoder()
Dintel_display_types.h71 INTEL_OUTPUT_ANALOG = 1, enumerator
Dintel_display_power_well.c1218 if (encoder->type == INTEL_OUTPUT_ANALOG) in vlv_display_power_well_init()
Dintel_ddi.c501 } else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_ANALOG)) { in intel_ddi_transcoder_func_reg_val_get()
3380 pipe_config->output_types |= BIT(INTEL_OUTPUT_ANALOG); in intel_ddi_read_func_ctl()
Dintel_dpll_mgr.c1119 else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_ANALOG)) in hsw_compute_dpll()
1137 else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_ANALOG)) in hsw_get_dpll()