Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/display/
H A Dintel_display_types.h66 INTEL_OUTPUT_DP = 7, enumerator
1453 case INTEL_OUTPUT_DP: in intel_encoder_is_dig_port()
1495 case INTEL_OUTPUT_DP: in intel_encoder_is_dp()
1610 ((1 << INTEL_OUTPUT_DP) | in intel_crtc_has_dp_encoder()
H A Dintel_pipe_crc.c104 case INTEL_OUTPUT_DP: in i9xx_pipe_crc_auto_source()
H A Dintel_opregion.c405 case INTEL_OUTPUT_DP: in intel_opregion_notify_encoder()
H A Dintel_ddi.c4336 pipe_config->output_types |= BIT(INTEL_OUTPUT_DP); in intel_ddi_get_config()
4434 return INTEL_OUTPUT_DP; in intel_ddi_compute_output_type()
H A Dintel_dp.c3317 pipe_config->output_types |= BIT(INTEL_OUTPUT_DP); in intel_dp_get_config()
7655 intel_encoder->type = INTEL_OUTPUT_DP; in intel_dp_init()
H A Dintel_display.c12455 if (!intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DP)) in icl_compute_port_sync_crtc_state()
12979 case INTEL_OUTPUT_DP: in check_digital_port_conflicts()