Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/i915/display/
Dintel_display_types.h64 INTEL_OUTPUT_DP = 7, enumerator
1365 case INTEL_OUTPUT_DP: in intel_encoder_is_dig_port()
1406 case INTEL_OUTPUT_DP: in intel_encoder_is_dp()
1503 ((1 << INTEL_OUTPUT_DP) | in intel_crtc_has_dp_encoder()
Dintel_pipe_crc.c99 case INTEL_OUTPUT_DP: in i9xx_pipe_crc_auto_source()
Dintel_opregion.c396 case INTEL_OUTPUT_DP: in intel_opregion_notify_encoder()
Dintel_ddi.c3890 pipe_config->output_types |= BIT(INTEL_OUTPUT_DP); in intel_ddi_get_config()
3963 return INTEL_OUTPUT_DP; in intel_ddi_compute_output_type()
Dintel_dp.c3154 pipe_config->output_types |= BIT(INTEL_OUTPUT_DP); in intel_dp_get_config()
7312 intel_encoder->type = INTEL_OUTPUT_DP; in intel_dp_init()
Dintel_display.c12210 case INTEL_OUTPUT_DP: in check_digital_port_conflicts()