Home
last modified time | relevance | path

Searched refs:INTEL_OUTPUT_DP (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_drv.h175 INTEL_OUTPUT_DP = 7, enumerator
1259 case INTEL_OUTPUT_DP: in intel_encoder_is_dig_port()
1294 case INTEL_OUTPUT_DP: in intel_encoder_is_dp()
1529 ((1 << INTEL_OUTPUT_DP) | in intel_crtc_has_dp_encoder()
Dintel_pipe_crc.c92 case INTEL_OUTPUT_DP: in i9xx_pipe_crc_auto_source()
Dintel_opregion.c389 case INTEL_OUTPUT_DP: in intel_opregion_notify_encoder()
Dintel_ddi.c3208 pipe_config->output_types |= BIT(INTEL_OUTPUT_DP); in intel_ddi_get_config()
3266 return INTEL_OUTPUT_DP; in intel_ddi_compute_output_type()
Dintel_dp.c2713 pipe_config->output_types |= BIT(INTEL_OUTPUT_DP); in intel_dp_get_config()
6341 intel_encoder->type = INTEL_OUTPUT_DP; in intel_dp_init()
Dintel_display.c11033 case INTEL_OUTPUT_DP: in check_digital_port_conflicts()