Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/i915/display/
H A 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()
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 Dintel_display_types.h78 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 Dintel_pipe_crc.c103 case INTEL_OUTPUT_EDP: in i9xx_pipe_crc_auto_source()
H A Dintel_cx0_phy.c421 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 Dintel_pps.c180 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 Dg4x_dp.c347 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 Dintel_ddi.c1184 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 Dintel_pch_refclk.c514 case INTEL_OUTPUT_EDP: in ilk_init_pch_refclk()
H A Dintel_opregion.c443 case INTEL_OUTPUT_EDP: in intel_opregion_notify_encoder()
H A Dintel_display_power_well.c406 return dig_port && dig_port->base.type == INTEL_OUTPUT_EDP; in intel_aux_ch_is_edp()
H A Dintel_dp.c138 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 Dintel_snps_phy.c1777 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP)) { in intel_mpllb_tables_get()
H A Dintel_dpll.c2239 crtc_state->output_types = BIT(INTEL_OUTPUT_EDP); in vlv_force_pll_on()
H A Dintel_cdclk.c3005 if (!intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP)) in skl_dpll0_vco()
H A Dintel_psr.c225 return intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP) && in intel_psr_needs_aux_io_power()
H A Dintel_dpll_mgr.c1944 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP)) in skl_get_dpll()
H A Dintel_display.c4384 case INTEL_OUTPUT_EDP: in check_digital_port_conflicts()
/linux-6.15/drivers/gpu/drm/gma500/
H A Dframebuffer.c174 case INTEL_OUTPUT_EDP: in psb_setup_outputs()
H A Dpsb_intel_drv.h55 #define INTEL_OUTPUT_EDP 10 macro
H A 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()
H A Dcdv_intel_dp.c312 return encoder->type == INTEL_OUTPUT_EDP; in is_edp()
1979 gma_encoder->type = INTEL_OUTPUT_EDP; in cdv_intel_dp_init()