Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/i915/display/
Dintel_ddi_buf_trans.c1022 else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP) && in bdw_get_buf_trans()
1057 else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP) && in skl_y_get_buf_trans()
1073 else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP) && in skl_u_get_buf_trans()
1089 else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP) && in skl_get_buf_trans()
1105 else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP) && in kbl_y_get_buf_trans()
1121 else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP) && in kbl_u_get_buf_trans()
1137 else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP) && in kbl_get_buf_trans()
1153 else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP) && in bxt_get_buf_trans()
1194 else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP)) in icl_get_combo_buf_trans()
1245 else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP) && in ehl_get_combo_buf_trans()
[all …]
Dintel_display_types.h68 INTEL_OUTPUT_EDP = 8, enumerator
1798 case INTEL_OUTPUT_EDP: in intel_encoder_is_dig_port()
1864 case INTEL_OUTPUT_EDP: in intel_encoder_is_dp()
1991 (1 << INTEL_OUTPUT_EDP)); in intel_crtc_has_dp_encoder()
Dintel_pipe_crc.c101 case INTEL_OUTPUT_EDP: in i9xx_pipe_crc_auto_source()
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()
Dintel_pps.c134 if (encoder->type == INTEL_OUTPUT_EDP) { in vlv_find_free_pps()
339 if (encoder->type != INTEL_OUTPUT_EDP) in intel_pps_reset_all()
Dintel_ddi.c1041 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP)) { in icl_ddi_combo_vswing_program()
3560 if (encoder->type == INTEL_OUTPUT_EDP) in intel_ddi_read_func_ctl()
3561 pipe_config->output_types |= BIT(INTEL_OUTPUT_EDP); in intel_ddi_read_func_ctl()
3634 if (encoder->type == INTEL_OUTPUT_EDP && dev_priv->vbt.edp.bpp && in intel_ddi_get_config()
3838 return INTEL_OUTPUT_EDP; in intel_ddi_compute_output_type()
4682 if (encoder->type != INTEL_OUTPUT_EDP && init_hdmi) { in intel_ddi_init()
Dintel_snps_phy.c627 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP)) { in intel_mpllb_tables_get()
Dintel_opregion.c377 case INTEL_OUTPUT_EDP: in intel_opregion_notify_encoder()
Dintel_dp.c108 return dig_port->base.type == INTEL_OUTPUT_EDP; in intel_dp_is_edp()
4619 if (dig_port->base.type == INTEL_OUTPUT_EDP && in intel_dp_hpd_pulse()
5328 intel_encoder->type = INTEL_OUTPUT_EDP; in intel_dp_init_connector()
Dintel_cdclk.c2340 if (!intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP)) in skl_dpll0_vco()
Dintel_display_debugfs.c2038 if (encoder->type != INTEL_OUTPUT_EDP) in i915_drrs_ctl_set()
Dintel_dpll_mgr.c1782 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP)) in skl_get_dpll()
Dintel_display.c5265 case INTEL_OUTPUT_EDP: in ilk_init_pch_refclk()
7906 case INTEL_OUTPUT_EDP: in check_digital_port_conflicts()
/Linux-v5.15/drivers/gpu/drm/gma500/
Dpsb_intel_drv.h56 #define INTEL_OUTPUT_EDP 10 macro
Dcdv_intel_display.c377 gma_pipe_has_type(crtc, INTEL_OUTPUT_EDP)) { in cdv_intel_limit()
612 case INTEL_OUTPUT_EDP: in cdv_intel_crtc_mode_set()
Dframebuffer.c524 case INTEL_OUTPUT_EDP: in psb_setup_outputs()
Dcdv_intel_dp.c316 return encoder->type == INTEL_OUTPUT_EDP; in is_edp()
1985 gma_encoder->type = INTEL_OUTPUT_EDP; in cdv_intel_dp_init()