Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_display_types.h77 INTEL_OUTPUT_DP = 7, enumerator
1889 case INTEL_OUTPUT_DP: in intel_encoder_is_dig_port()
1958 case INTEL_OUTPUT_DP: in intel_encoder_is_dp()
2081 (BIT(INTEL_OUTPUT_DP) | in intel_crtc_has_dp_encoder()
H A Dintel_pipe_crc.c102 case INTEL_OUTPUT_DP: in i9xx_pipe_crc_auto_source()
H A Dg4x_dp.c354 pipe_config->output_types |= BIT(INTEL_OUTPUT_DP); in intel_dp_get_config()
1390 intel_encoder->type = INTEL_OUTPUT_DP; in g4x_dp_init()
H A Dintel_opregion.c438 case INTEL_OUTPUT_DP: in intel_opregion_notify_encoder()
H A Dintel_audio.c553 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DP)) in hsw_audio_codec_enable()
H A Dintel_ddi.c4049 crtc_state->output_types |= BIT(INTEL_OUTPUT_DP); in intel_ddi_read_func_ctl_dp_sst()
4434 return INTEL_OUTPUT_DP; in intel_ddi_compute_output_type()
4537 if (!intel_crtc_has_type(ref_crtc_state, INTEL_OUTPUT_DP)) in intel_ddi_port_sync_transcoders()
H A Dintel_dp.c1637 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DP) && in intel_dp_supports_dsc()