Searched refs:INTEL_OUTPUT_EDP (Results 1 – 17 of 17) sorted by relevance
| /Linux-v5.15/drivers/gpu/drm/i915/display/ |
| D | intel_ddi_buf_trans.c | 1022 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 …]
|
| D | intel_display_types.h | 68 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()
|
| D | intel_pipe_crc.c | 101 case INTEL_OUTPUT_EDP: in i9xx_pipe_crc_auto_source()
|
| D | g4x_dp.c | 344 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()
|
| D | intel_pps.c | 134 if (encoder->type == INTEL_OUTPUT_EDP) { in vlv_find_free_pps() 339 if (encoder->type != INTEL_OUTPUT_EDP) in intel_pps_reset_all()
|
| D | intel_ddi.c | 1041 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()
|
| D | intel_snps_phy.c | 627 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP)) { in intel_mpllb_tables_get()
|
| D | intel_opregion.c | 377 case INTEL_OUTPUT_EDP: in intel_opregion_notify_encoder()
|
| D | intel_dp.c | 108 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()
|
| D | intel_cdclk.c | 2340 if (!intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP)) in skl_dpll0_vco()
|
| D | intel_display_debugfs.c | 2038 if (encoder->type != INTEL_OUTPUT_EDP) in i915_drrs_ctl_set()
|
| D | intel_dpll_mgr.c | 1782 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP)) in skl_get_dpll()
|
| D | intel_display.c | 5265 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/ |
| D | psb_intel_drv.h | 56 #define INTEL_OUTPUT_EDP 10 macro
|
| D | cdv_intel_display.c | 377 gma_pipe_has_type(crtc, INTEL_OUTPUT_EDP)) { in cdv_intel_limit() 612 case INTEL_OUTPUT_EDP: in cdv_intel_crtc_mode_set()
|
| D | framebuffer.c | 524 case INTEL_OUTPUT_EDP: in psb_setup_outputs()
|
| D | cdv_intel_dp.c | 316 return encoder->type == INTEL_OUTPUT_EDP; in is_edp() 1985 gma_encoder->type = INTEL_OUTPUT_EDP; in cdv_intel_dp_init()
|