Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/i915/display/
Dintel_ddi_buf_trans.c1088 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 …]
Dintel_display_types.h78 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()
Dintel_pipe_crc.c101 case INTEL_OUTPUT_EDP: in i9xx_pipe_crc_auto_source()
Dintel_ddi.c1045 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()
Dg4x_dp.c343 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()
Dintel_pch_refclk.c516 case INTEL_OUTPUT_EDP: in ilk_init_pch_refclk()
Dintel_pps.c137 if (encoder->type == INTEL_OUTPUT_EDP) { in vlv_find_free_pps()
343 if (encoder->type != INTEL_OUTPUT_EDP) in intel_pps_reset_all()
Dintel_opregion.c417 case INTEL_OUTPUT_EDP: in intel_opregion_notify_encoder()
Dintel_dp.c115 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()
Dintel_snps_phy.c1710 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP)) { in intel_mpllb_tables_get()
Dintel_dpll.c1950 crtc_state->output_types = BIT(INTEL_OUTPUT_EDP); in vlv_force_pll_on()
Dintel_cdclk.c2506 if (!intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP)) in skl_dpll0_vco()
Dintel_dpll_mgr.c1831 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP)) in skl_get_dpll()
Dintel_display.c5033 case INTEL_OUTPUT_EDP: in check_digital_port_conflicts()
/Linux-v6.1/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()
613 case INTEL_OUTPUT_EDP: in cdv_intel_crtc_mode_set()
Dframebuffer.c502 case INTEL_OUTPUT_EDP: in psb_setup_outputs()
Dcdv_intel_dp.c311 return encoder->type == INTEL_OUTPUT_EDP; in is_edp()
1980 gma_encoder->type = INTEL_OUTPUT_EDP; in cdv_intel_dp_init()