Searched refs:INTEL_OUTPUT_EDP (Results 1 – 18 of 18) sorted by relevance
| /Linux-v6.1/drivers/gpu/drm/i915/display/ |
| D | intel_ddi_buf_trans.c | 1088 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() 1177 else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP) && in kbl_u_get_buf_trans() 1191 else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP) && in kbl_get_buf_trans() 1205 else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP) && in bxt_get_buf_trans() 1244 else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP)) in icl_get_combo_buf_trans() 1293 else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP) && in ehl_get_combo_buf_trans() [all …]
|
| D | intel_display_types.h | 78 INTEL_OUTPUT_EDP = 8, enumerator 1862 case INTEL_OUTPUT_EDP: in intel_encoder_is_dig_port() 1928 case INTEL_OUTPUT_EDP: in intel_encoder_is_dp() 2051 (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 | intel_ddi.c | 1045 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP)) { in icl_ddi_combo_vswing_program() 3346 if (encoder->type == INTEL_OUTPUT_EDP) in intel_ddi_read_func_ctl() 3347 pipe_config->output_types |= BIT(INTEL_OUTPUT_EDP); in intel_ddi_read_func_ctl() 3421 if (encoder->type == INTEL_OUTPUT_EDP) in intel_ddi_get_config() 3618 return INTEL_OUTPUT_EDP; in intel_ddi_compute_output_type() 3827 if (dig_port->base.type == INTEL_OUTPUT_EDP) { in intel_ddi_init_dp_connector() 4489 if (encoder->type != INTEL_OUTPUT_EDP && init_hdmi) { in intel_ddi_init()
|
| D | g4x_dp.c | 343 if (encoder->type == INTEL_OUTPUT_EDP) in intel_dp_get_config() 344 pipe_config->output_types |= BIT(INTEL_OUTPUT_EDP); in intel_dp_get_config()
|
| D | intel_pch_refclk.c | 516 case INTEL_OUTPUT_EDP: in ilk_init_pch_refclk()
|
| D | intel_pps.c | 137 if (encoder->type == INTEL_OUTPUT_EDP) { in vlv_find_free_pps() 343 if (encoder->type != INTEL_OUTPUT_EDP) in intel_pps_reset_all()
|
| D | intel_opregion.c | 417 case INTEL_OUTPUT_EDP: in intel_opregion_notify_encoder()
|
| D | intel_dp.c | 115 return dig_port->base.type == INTEL_OUTPUT_EDP; in intel_dp_is_edp() 5077 if (dig_port->base.type == INTEL_OUTPUT_EDP && in intel_dp_hpd_pulse() 5391 intel_encoder->type = INTEL_OUTPUT_EDP; in intel_dp_init_connector()
|
| D | intel_snps_phy.c | 1710 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP)) { in intel_mpllb_tables_get()
|
| D | intel_dpll.c | 1950 crtc_state->output_types = BIT(INTEL_OUTPUT_EDP); in vlv_force_pll_on()
|
| D | intel_cdclk.c | 2506 if (!intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP)) in skl_dpll0_vco()
|
| D | intel_dpll_mgr.c | 1831 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP)) in skl_get_dpll()
|
| D | intel_display.c | 5033 case INTEL_OUTPUT_EDP: in check_digital_port_conflicts()
|
| /Linux-v6.1/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() 613 case INTEL_OUTPUT_EDP: in cdv_intel_crtc_mode_set()
|
| D | framebuffer.c | 502 case INTEL_OUTPUT_EDP: in psb_setup_outputs()
|
| D | cdv_intel_dp.c | 311 return encoder->type == INTEL_OUTPUT_EDP; in is_edp() 1980 gma_encoder->type = INTEL_OUTPUT_EDP; in cdv_intel_dp_init()
|