| /linux-6.15/drivers/gpu/drm/i915/display/ |
| H A D | intel_ddi_buf_trans.c | 1168 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() 1324 else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP)) in icl_get_combo_buf_trans() 1452 else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP)) in tgl_get_combo_buf_trans() 1496 else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP)) in dg1_get_combo_buf_trans() 1539 else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP)) in rkl_get_combo_buf_trans() 1578 else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP)) in adls_get_combo_buf_trans() [all …]
|
| H A D | intel_display_types.h | 78 INTEL_OUTPUT_EDP = 8, enumerator 1905 case INTEL_OUTPUT_EDP: in intel_encoder_is_dig_port() 1974 case INTEL_OUTPUT_EDP: in intel_encoder_is_dp() 2086 BIT(INTEL_OUTPUT_EDP)); in intel_crtc_has_dp_encoder()
|
| H A D | intel_pipe_crc.c | 103 case INTEL_OUTPUT_EDP: in i9xx_pipe_crc_auto_source()
|
| H A D | intel_cx0_phy.c | 421 if (!intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP) && in intel_c10_get_tx_vboost_lvl() 435 if (!intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP) && in intel_c10_get_tx_term_ctl() 2011 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP)) in intel_c10pll_tables_get() 2307 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP)) { in intel_c20_pll_tables_get() 3240 (DISPLAY_VER(display) >= 30 && encoder->type == INTEL_OUTPUT_EDP)) in cx0_power_control_disable_val()
|
| H A D | intel_pps.c | 180 if (encoder->type == INTEL_OUTPUT_EDP) { in vlv_find_free_pps() 469 if (encoder->type == INTEL_OUTPUT_EDP) in vlv_pps_reset_all() 486 if (encoder->type == INTEL_OUTPUT_EDP) in bxt_pps_reset_all()
|
| H A D | g4x_dp.c | 347 if (encoder->type == INTEL_OUTPUT_EDP) in intel_dp_get_config() 348 pipe_config->output_types |= BIT(INTEL_OUTPUT_EDP); in intel_dp_get_config()
|
| H A D | intel_ddi.c | 1184 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP)) { in icl_ddi_combo_vswing_program() 4025 if (encoder->type == INTEL_OUTPUT_EDP) in intel_ddi_read_func_ctl_dp_sst() 4026 crtc_state->output_types |= BIT(INTEL_OUTPUT_EDP); in intel_ddi_read_func_ctl_dp_sst() 4169 if (encoder->type == INTEL_OUTPUT_EDP) in intel_ddi_get_config() 4411 return INTEL_OUTPUT_EDP; in intel_ddi_compute_output_type() 4645 if (dig_port->base.type == INTEL_OUTPUT_EDP) { in intel_ddi_init_dp_connector() 5406 if (encoder->type != INTEL_OUTPUT_EDP && init_hdmi) { in intel_ddi_init()
|
| H A D | intel_pch_refclk.c | 514 case INTEL_OUTPUT_EDP: in ilk_init_pch_refclk()
|
| H A D | intel_opregion.c | 443 case INTEL_OUTPUT_EDP: in intel_opregion_notify_encoder()
|
| H A D | intel_display_power_well.c | 406 return dig_port && dig_port->base.type == INTEL_OUTPUT_EDP; in intel_aux_ch_is_edp()
|
| H A D | intel_dp.c | 138 return dig_port->base.type == INTEL_OUTPUT_EDP; in intel_dp_is_edp() 6187 if (dig_port->base.type == INTEL_OUTPUT_EDP && in intel_dp_hpd_pulse() 6544 encoder->type = INTEL_OUTPUT_EDP; in intel_dp_init_connector()
|
| H A D | intel_snps_phy.c | 1777 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP)) { in intel_mpllb_tables_get()
|
| H A D | intel_dpll.c | 2239 crtc_state->output_types = BIT(INTEL_OUTPUT_EDP); in vlv_force_pll_on()
|
| H A D | intel_cdclk.c | 3005 if (!intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP)) in skl_dpll0_vco()
|
| H A D | intel_psr.c | 225 return intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP) && in intel_psr_needs_aux_io_power()
|
| H A D | intel_dpll_mgr.c | 1944 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP)) in skl_get_dpll()
|
| H A D | intel_display.c | 4384 case INTEL_OUTPUT_EDP: in check_digital_port_conflicts()
|
| /linux-6.15/drivers/gpu/drm/gma500/ |
| H A D | framebuffer.c | 174 case INTEL_OUTPUT_EDP: in psb_setup_outputs()
|
| H A D | psb_intel_drv.h | 55 #define INTEL_OUTPUT_EDP 10 macro
|
| H A D | cdv_intel_display.c | 378 gma_pipe_has_type(crtc, INTEL_OUTPUT_EDP)) { in cdv_intel_limit() 614 case INTEL_OUTPUT_EDP: in cdv_intel_crtc_mode_set()
|
| H A D | cdv_intel_dp.c | 312 return encoder->type == INTEL_OUTPUT_EDP; in is_edp() 1979 gma_encoder->type = INTEL_OUTPUT_EDP; in cdv_intel_dp_init()
|