Home
last modified time | relevance | path

Searched refs:INTEL_OUTPUT_EDP (Results 1 – 18 of 18) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/i915/display/
A Dintel_ddi_buf_trans.c1088 else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP) && in bdw_get_buf_trans()
1121 else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP) && in skl_y_get_buf_trans()
1135 else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP) && in skl_u_get_buf_trans()
1149 else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP) && in skl_get_buf_trans()
1163 else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP) && in kbl_y_get_buf_trans()
1244 else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP)) in icl_get_combo_buf_trans()
1372 else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP)) in tgl_get_combo_buf_trans()
1416 else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP)) in dg1_get_combo_buf_trans()
1459 else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP)) in rkl_get_combo_buf_trans()
1498 else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP)) in adls_get_combo_buf_trans()
[all …]
A Dintel_display_types.h79 INTEL_OUTPUT_EDP = 8, enumerator
1844 case INTEL_OUTPUT_EDP: in intel_encoder_is_dig_port()
1910 case INTEL_OUTPUT_EDP: in intel_encoder_is_dp()
2034 BIT(INTEL_OUTPUT_EDP)); in intel_crtc_has_dp_encoder()
A Dintel_pipe_crc.c100 case INTEL_OUTPUT_EDP: in i9xx_pipe_crc_auto_source()
A Dintel_ddi.c1093 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP)) { in icl_ddi_combo_vswing_program()
3391 if (encoder->type == INTEL_OUTPUT_EDP) in intel_ddi_read_func_ctl()
3392 pipe_config->output_types |= BIT(INTEL_OUTPUT_EDP); in intel_ddi_read_func_ctl()
3466 if (encoder->type == INTEL_OUTPUT_EDP) in intel_ddi_get_config()
3665 return INTEL_OUTPUT_EDP; in intel_ddi_compute_output_type()
3880 if (dig_port->base.type == INTEL_OUTPUT_EDP) { in intel_ddi_init_dp_connector()
4536 if (encoder->type != INTEL_OUTPUT_EDP && init_hdmi) { in intel_ddi_init()
A Dg4x_dp.c344 if (encoder->type == INTEL_OUTPUT_EDP) in intel_dp_get_config()
345 pipe_config->output_types |= BIT(INTEL_OUTPUT_EDP); in intel_dp_get_config()
A Dintel_pch_refclk.c517 case INTEL_OUTPUT_EDP: in ilk_init_pch_refclk()
A Dintel_pps.c173 if (encoder->type == INTEL_OUTPUT_EDP) { in vlv_find_free_pps()
459 if (encoder->type != INTEL_OUTPUT_EDP) in intel_pps_reset_all()
A Dintel_opregion.c417 case INTEL_OUTPUT_EDP: in intel_opregion_notify_encoder()
A Dintel_dp.c116 return dig_port->base.type == INTEL_OUTPUT_EDP; in intel_dp_is_edp()
5096 if (dig_port->base.type == INTEL_OUTPUT_EDP && in intel_dp_hpd_pulse()
5422 intel_encoder->type = INTEL_OUTPUT_EDP; in intel_dp_init_connector()
A Dintel_snps_phy.c1711 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP)) { in intel_mpllb_tables_get()
A Dintel_dpll.c1952 crtc_state->output_types = BIT(INTEL_OUTPUT_EDP); in vlv_force_pll_on()
A Dintel_cdclk.c2647 if (!intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP)) in skl_dpll0_vco()
A Dintel_dpll_mgr.c1812 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP)) in skl_get_dpll()
A Dintel_display.c4992 case INTEL_OUTPUT_EDP: in check_digital_port_conflicts()
/linux-6.3-rc2/drivers/gpu/drm/gma500/
A Dpsb_intel_drv.h55 #define INTEL_OUTPUT_EDP 10 macro
A Dcdv_intel_display.c378 gma_pipe_has_type(crtc, INTEL_OUTPUT_EDP)) { in cdv_intel_limit()
614 case INTEL_OUTPUT_EDP: in cdv_intel_crtc_mode_set()
A Dframebuffer.c503 case INTEL_OUTPUT_EDP: in psb_setup_outputs()
A Dcdv_intel_dp.c312 return encoder->type == INTEL_OUTPUT_EDP; in is_edp()
1981 gma_encoder->type = INTEL_OUTPUT_EDP; in cdv_intel_dp_init()

Completed in 84 milliseconds