Home
last modified time | relevance | path

Searched refs:INTEL_OUTPUT_DDI (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/i915/display/
H A Dintel_display_types.h86 INTEL_OUTPUT_DDI = 10, enumerator
2052 case INTEL_OUTPUT_DDI: in intel_encoder_is_dig_port()
2125 case INTEL_OUTPUT_DDI: in intel_encoder_is_dp()
2138 case INTEL_OUTPUT_DDI: in intel_encoder_is_hdmi()
H A Dintel_dp.c7280 if (encoder->type != INTEL_OUTPUT_DDI) in intel_dp_mst_suspend()
7304 if (encoder->type != INTEL_OUTPUT_DDI) in intel_dp_mst_resume()
H A Dintel_ddi.c5323 encoder->type = INTEL_OUTPUT_DDI; in intel_ddi_init()