Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
A Dintel_ddi_buf_trans.c1066 else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP) && in bdw_get_buf_trans()
1101 else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP) && in skl_y_get_buf_trans()
1117 else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP) && in skl_u_get_buf_trans()
1133 else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP) && in skl_get_buf_trans()
1149 else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP) && in kbl_y_get_buf_trans()
1238 else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP)) in icl_get_combo_buf_trans()
1373 else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP)) in tgl_get_combo_buf_trans()
1420 else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP)) in dg1_get_combo_buf_trans()
1466 else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP)) in rkl_get_combo_buf_trans()
1508 else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP)) in adls_get_combo_buf_trans()
[all …]
A Dintel_display_types.h68 INTEL_OUTPUT_EDP = 8, enumerator
1807 case INTEL_OUTPUT_EDP: in intel_encoder_is_dig_port()
1873 case INTEL_OUTPUT_EDP: in intel_encoder_is_dp()
2000 (1 << INTEL_OUTPUT_EDP)); in intel_crtc_has_dp_encoder()
A Dintel_pipe_crc.c101 case INTEL_OUTPUT_EDP: in i9xx_pipe_crc_auto_source()
A Dg4x_dp.c344 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()
A Dintel_pps.c135 if (encoder->type == INTEL_OUTPUT_EDP) { in vlv_find_free_pps()
340 if (encoder->type != INTEL_OUTPUT_EDP) in intel_pps_reset_all()
A Dintel_ddi.c1052 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP)) { in icl_ddi_combo_vswing_program()
3492 if (encoder->type == INTEL_OUTPUT_EDP) in intel_ddi_read_func_ctl()
3493 pipe_config->output_types |= BIT(INTEL_OUTPUT_EDP); in intel_ddi_read_func_ctl()
3573 if (encoder->type == INTEL_OUTPUT_EDP && dev_priv->vbt.edp.bpp && in intel_ddi_get_config()
3777 return INTEL_OUTPUT_EDP; in intel_ddi_compute_output_type()
4630 if (encoder->type != INTEL_OUTPUT_EDP && init_hdmi) { in intel_ddi_init()
A Dintel_snps_phy.c746 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP)) { in intel_mpllb_tables_get()
A Dintel_opregion.c376 case INTEL_OUTPUT_EDP: in intel_opregion_notify_encoder()
A Dintel_dp.c112 return dig_port->base.type == INTEL_OUTPUT_EDP; in intel_dp_is_edp()
4744 if (dig_port->base.type == INTEL_OUTPUT_EDP && in intel_dp_hpd_pulse()
5015 intel_encoder->type = INTEL_OUTPUT_EDP; in intel_dp_init_connector()
A Dintel_dpll.c1836 crtc_state->output_types = BIT(INTEL_OUTPUT_EDP); in vlv_force_pll_on()
A Dintel_cdclk.c2380 if (!intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP)) in skl_dpll0_vco()
A Dintel_display_debugfs.c2024 if (encoder->type != INTEL_OUTPUT_EDP) in i915_drrs_ctl_set()
A Dintel_dpll_mgr.c1748 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP)) in skl_get_dpll()
A Dintel_display.c4328 case INTEL_OUTPUT_EDP: in ilk_init_pch_refclk()
6903 case INTEL_OUTPUT_EDP: in check_digital_port_conflicts()
/linux/drivers/gpu/drm/gma500/
A Dpsb_intel_drv.h56 #define INTEL_OUTPUT_EDP 10 macro
A Dcdv_intel_display.c377 gma_pipe_has_type(crtc, INTEL_OUTPUT_EDP)) { in cdv_intel_limit()
612 case INTEL_OUTPUT_EDP: in cdv_intel_crtc_mode_set()
A Dframebuffer.c524 case INTEL_OUTPUT_EDP: in psb_setup_outputs()
A Dcdv_intel_dp.c316 return encoder->type == INTEL_OUTPUT_EDP; in is_edp()
1985 gma_encoder->type = INTEL_OUTPUT_EDP; in cdv_intel_dp_init()

Completed in 98 milliseconds