Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/gma500/
H A Dframebuffer.c176 case INTEL_OUTPUT_EDP: in psb_setup_outputs()
H A Dcdv_intel_display.c379 gma_pipe_has_type(crtc, INTEL_OUTPUT_EDP)) { in cdv_intel_limit()
615 case INTEL_OUTPUT_EDP: in cdv_intel_crtc_mode_set()
H A Dcdv_intel_dp.c313 return encoder->type == INTEL_OUTPUT_EDP; in is_edp()
1980 gma_encoder->type = INTEL_OUTPUT_EDP; in cdv_intel_dp_init()
/linux/drivers/gpu/drm/i915/display/
H A Dintel_display_types.h82 INTEL_OUTPUT_EDP = 8, enumerator
2041 case INTEL_OUTPUT_EDP: in intel_encoder_is_dig_port()
2110 case INTEL_OUTPUT_EDP: in intel_encoder_is_dp()
2222 BIT(INTEL_OUTPUT_EDP)); in intel_crtc_has_dp_encoder()
H A Dintel_opregion.c448 case INTEL_OUTPUT_EDP: in intel_opregion_notify_encoder()
H A Dintel_psr.c234 return intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP) && in intel_psr_needs_aux_io_power()
1450 INTEL_OUTPUT_EDP))) in _intel_psr_min_set_context_latency()
4589 if (!intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP)) in intel_psr_min_guardband()
H A Dintel_dp.c137 return dig_port->base.type == INTEL_OUTPUT_EDP; in intel_dp_is_edp()
2341 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP)) in intel_dp_needs_8b10b_fec()
6580 if (dig_port->base.type == INTEL_OUTPUT_EDP && in intel_dp_hpd_pulse()
6938 encoder->type = INTEL_OUTPUT_EDP; in intel_dp_init_connector()
H A Dintel_display_power_well.c442 return dig_port && dig_port->base.type == INTEL_OUTPUT_EDP; in intel_aux_ch_is_edp()
H A Dintel_cdclk.c3184 if (!intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP)) in skl_dpll0_vco()
H A Dintel_display.c4458 case INTEL_OUTPUT_EDP: in check_digital_port_conflicts()