Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/i915/display/
Dintel_ddi_buf_trans.c1168 else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP) && in bdw_get_buf_trans()
1201 else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP) && in skl_y_get_buf_trans()
1215 else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP) && in skl_u_get_buf_trans()
1229 else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP) && in skl_get_buf_trans()
1243 else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP) && in kbl_y_get_buf_trans()
1257 else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP) && in kbl_u_get_buf_trans()
1271 else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP) && in kbl_get_buf_trans()
1285 else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP) && in bxt_get_buf_trans()
1324 else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP)) in icl_get_combo_buf_trans()
1373 else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP) && in ehl_get_combo_buf_trans()
[all …]
Dintel_display_types.h80 INTEL_OUTPUT_EDP = 8, enumerator
1889 case INTEL_OUTPUT_EDP: in intel_encoder_is_dig_port()
1955 case INTEL_OUTPUT_EDP: in intel_encoder_is_dp()
2079 BIT(INTEL_OUTPUT_EDP)); in intel_crtc_has_dp_encoder()
Dintel_pipe_crc.c100 case INTEL_OUTPUT_EDP: in i9xx_pipe_crc_auto_source()
Dg4x_dp.c341 if (encoder->type == INTEL_OUTPUT_EDP) in intel_dp_get_config()
342 pipe_config->output_types |= BIT(INTEL_OUTPUT_EDP); in intel_dp_get_config()
Dintel_ddi.c1120 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP)) { in icl_ddi_combo_vswing_program()
3715 if (encoder->type == INTEL_OUTPUT_EDP) in intel_ddi_read_func_ctl()
3716 pipe_config->output_types |= BIT(INTEL_OUTPUT_EDP); in intel_ddi_read_func_ctl()
3790 if (encoder->type == INTEL_OUTPUT_EDP) in intel_ddi_get_config()
4043 return INTEL_OUTPUT_EDP; in intel_ddi_compute_output_type()
4275 if (dig_port->base.type == INTEL_OUTPUT_EDP) { in intel_ddi_init_dp_connector()
5045 if (encoder->type != INTEL_OUTPUT_EDP && init_hdmi) { in intel_ddi_init()
Dintel_pch_refclk.c511 case INTEL_OUTPUT_EDP: in ilk_init_pch_refclk()
Dintel_pps.c175 if (encoder->type == INTEL_OUTPUT_EDP) { in vlv_find_free_pps()
461 if (encoder->type != INTEL_OUTPUT_EDP) in intel_pps_reset_all()
Dintel_cx0_phy.c331 if (!intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP) && in intel_c10_get_tx_vboost_lvl()
345 if (!intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP) && in intel_c10_get_tx_term_ctl()
1750 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP)) in intel_c10pll_tables_get()
Dintel_opregion.c417 case INTEL_OUTPUT_EDP: in intel_opregion_notify_encoder()
Dintel_dp.c119 return dig_port->base.type == INTEL_OUTPUT_EDP; in intel_dp_is_edp()
5300 if (dig_port->base.type == INTEL_OUTPUT_EDP && in intel_dp_hpd_pulse()
5681 intel_encoder->type = INTEL_OUTPUT_EDP; in intel_dp_init_connector()
Dintel_display_power_well.c397 if (encoder->type == INTEL_OUTPUT_EDP && in intel_port_is_edp()
Dintel_snps_phy.c1773 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP)) { in intel_mpllb_tables_get()
Dintel_dpll.c1983 crtc_state->output_types = BIT(INTEL_OUTPUT_EDP); in vlv_force_pll_on()
Dintel_cdclk.c2834 if (!intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP)) in skl_dpll0_vco()
Dintel_dpll_mgr.c1835 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP)) in skl_get_dpll()
Dintel_display.c4468 case INTEL_OUTPUT_EDP: in check_digital_port_conflicts()
/linux-6.6.21/drivers/gpu/drm/gma500/
Dframebuffer.c174 case INTEL_OUTPUT_EDP: in psb_setup_outputs()
Dpsb_intel_drv.h55 #define INTEL_OUTPUT_EDP 10 macro
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()
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()