Searched refs:INTEL_OUTPUT_ANALOG (Results 1 - 25 of 28) sorted by relevance
12
/kernel/linux/linux-6.6/drivers/gpu/drm/gma500/ |
H A D | framebuffer.c | 146 case INTEL_OUTPUT_ANALOG: in psb_setup_outputs() 148 clone_mask = (1 << INTEL_OUTPUT_ANALOG); in psb_setup_outputs()
|
H A D | cdv_intel_crt.c | 284 gma_encoder->type = INTEL_OUTPUT_ANALOG; in cdv_intel_crt_init()
|
H A D | psb_intel_drv.h | 46 #define INTEL_OUTPUT_ANALOG 1 macro
|
H A D | cdv_intel_display.c | 608 case INTEL_OUTPUT_ANALOG: in cdv_intel_crtc_mode_set()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/gma500/ |
H A D | framebuffer.c | 579 case INTEL_OUTPUT_ANALOG: in psb_setup_outputs() 581 clone_mask = (1 << INTEL_OUTPUT_ANALOG); in psb_setup_outputs()
|
H A D | cdv_intel_crt.c | 286 gma_encoder->type = INTEL_OUTPUT_ANALOG; in cdv_intel_crt_init()
|
H A D | psb_intel_drv.h | 47 #define INTEL_OUTPUT_ANALOG 1 macro
|
H A D | cdv_intel_display.c | 609 case INTEL_OUTPUT_ANALOG: in cdv_intel_crtc_mode_set()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/ |
H A D | intel_crt.c | 132 pipe_config->output_types |= BIT(INTEL_OUTPUT_ANALOG); in intel_crt_get_config() 643 BUG_ON(crt->base.type != INTEL_OUTPUT_ANALOG); in intel_crt_detect_ddc() 1042 crt->base.type = INTEL_OUTPUT_ANALOG; in intel_crt_init()
|
H A D | intel_dvo.c | 522 intel_encoder->cloneable = (1 << INTEL_OUTPUT_ANALOG) | in intel_dvo_init()
|
H A D | intel_opregion.c | 383 case INTEL_OUTPUT_ANALOG: in intel_opregion_notify_encoder()
|
H A D | intel_display_types.h | 60 INTEL_OUTPUT_ANALOG = 1, enumerator
|
H A D | intel_ddi.c | 1232 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_ANALOG)) in intel_prepare_dp_ddi_buffers() 1733 } else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_ANALOG)) { in intel_ddi_transcoder_func_reg_val_get() 4376 pipe_config->output_types |= BIT(INTEL_OUTPUT_ANALOG); in intel_ddi_get_config()
|
H A D | intel_dpll_mgr.c | 1042 else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_ANALOG)) in hsw_get_dpll()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/ |
H A D | intel_crt.c | 143 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 D | intel_dvo.c | 526 encoder->cloneable = BIT(INTEL_OUTPUT_ANALOG) | in intel_dvo_init()
|
H A D | intel_dpll.c | 1105 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 D | g4x_hdmi.c | 762 intel_encoder->cloneable = BIT(INTEL_OUTPUT_ANALOG); in g4x_hdmi_init()
|
H A D | intel_pch_refclk.c | 441 case INTEL_OUTPUT_ANALOG: in lpt_init_pch_refclk()
|
H A D | intel_opregion.c | 408 case INTEL_OUTPUT_ANALOG: in intel_opregion_notify_encoder()
|
H A D | intel_ddi_buf_trans.c | 1151 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 D | intel_display_types.h | 73 INTEL_OUTPUT_ANALOG = 1, enumerator
|
H A D | intel_dpll_mgr.c | 1131 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 D | intel_display_power_well.c | 1213 if (encoder->type == INTEL_OUTPUT_ANALOG) in vlv_display_power_well_init()
|
H A D | intel_ddi.c | 548 } 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()
|
Completed in 78 milliseconds
12