Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/gma500/
H A Dframebuffer.c176 case INTEL_OUTPUT_EDP: in psb_setup_outputs()
/linux/drivers/gpu/drm/i915/display/
H A Dintel_display_types.h81 INTEL_OUTPUT_EDP = 8, enumerator
2008 case INTEL_OUTPUT_EDP: in intel_encoder_is_dig_port()
2077 case INTEL_OUTPUT_EDP: in intel_encoder_is_dp()
2189 BIT(INTEL_OUTPUT_EDP)); in intel_crtc_has_dp_encoder()
H A Dintel_psr.c234 return intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP) && in intel_psr_needs_aux_io_power()
1445 INTEL_OUTPUT_EDP))) in _intel_psr_min_set_context_latency()
4523 if (!intel_crtc_has_type(crtc_state, INTEL_OUTPUT_EDP)) in intel_psr_min_guardband()
H A Dintel_display.c4435 case INTEL_OUTPUT_EDP: in check_digital_port_conflicts()