Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/i915/display/
Dintel_display_types.h65 INTEL_OUTPUT_EDP = 8, enumerator
1366 case INTEL_OUTPUT_EDP: in intel_encoder_is_dig_port()
1407 case INTEL_OUTPUT_EDP: in intel_encoder_is_dp()
1505 (1 << INTEL_OUTPUT_EDP)); in intel_crtc_has_dp_encoder()
Dintel_ddi.c856 } else if (rate > 540000 && type == INTEL_OUTPUT_EDP) { in icl_get_combo_buf_trans()
859 } else if (type == INTEL_OUTPUT_EDP && dev_priv->vbt.edp.low_vswing) { in icl_get_combo_buf_trans()
931 else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP)) in intel_prepare_dp_ddi_buffers()
2212 else if (type == INTEL_OUTPUT_EDP) in skl_ddi_set_iboost()
2247 else if (type == INTEL_OUTPUT_EDP) in bxt_ddi_vswing_sequence()
2279 if (encoder->type == INTEL_OUTPUT_EDP) in intel_ddi_dp_voltage_max()
2284 if (encoder->type == INTEL_OUTPUT_EDP) in intel_ddi_dp_voltage_max()
2289 if (encoder->type == INTEL_OUTPUT_EDP) in intel_ddi_dp_voltage_max()
2335 else if (type == INTEL_OUTPUT_EDP) in cnl_ddi_vswing_program()
3887 if (encoder->type == INTEL_OUTPUT_EDP) in intel_ddi_get_config()
[all …]
Dintel_pipe_crc.c100 case INTEL_OUTPUT_EDP: in i9xx_pipe_crc_auto_source()
Dintel_dp.c151 return intel_dig_port->base.type == INTEL_OUTPUT_EDP; in intel_dp_is_edp()
808 if (encoder->type == INTEL_OUTPUT_EDP) { in vlv_find_free_pps()
1003 if (encoder->type != INTEL_OUTPUT_EDP) in intel_power_sequencer_reset()
3151 if (encoder->type == INTEL_OUTPUT_EDP) in intel_dp_get_config()
3152 pipe_config->output_types |= BIT(INTEL_OUTPUT_EDP); in intel_dp_get_config()
6276 if (long_hpd && intel_dig_port->base.type == INTEL_OUTPUT_EDP) { in intel_dp_hpd_pulse()
7187 intel_encoder->type = INTEL_OUTPUT_EDP; in intel_dp_init_connector()
Dintel_opregion.c401 case INTEL_OUTPUT_EDP: in intel_opregion_notify_encoder()
Dintel_cdclk.c2431 if (!intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP)) in skl_dpll0_vco()
Dintel_dpll_mgr.c1462 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP)) in skl_get_dpll()
Dintel_display.c8903 case INTEL_OUTPUT_EDP: in ironlake_init_pch_refclk()
12212 case INTEL_OUTPUT_EDP: in check_digital_port_conflicts()
/Linux-v5.4/drivers/gpu/drm/gma500/
Dpsb_intel_drv.h56 #define INTEL_OUTPUT_EDP 10 macro
Dframebuffer.c609 case INTEL_OUTPUT_EDP: in psb_setup_outputs()
611 clone_mask = (1 << INTEL_OUTPUT_EDP); in psb_setup_outputs()
Dcdv_intel_display.c377 gma_pipe_has_type(crtc, INTEL_OUTPUT_EDP)) { in cdv_intel_limit()
616 case INTEL_OUTPUT_EDP: in cdv_intel_crtc_mode_set()
Dcdv_intel_dp.c315 return encoder->type == INTEL_OUTPUT_EDP; in is_edp()
2030 gma_encoder->type = INTEL_OUTPUT_EDP; in cdv_intel_dp_init()
/Linux-v5.4/drivers/gpu/drm/i915/
Di915_debugfs.c4205 if (encoder->type != INTEL_OUTPUT_EDP) in i915_drrs_ctl_set()