HomeSort by: relevance | last modified time | path
    Searched refs:intel_crtc_has_dp_encoder (Results 1 - 7 of 7) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_audio.c 470 if (intel_crtc_has_dp_encoder(crtc_state))
495 if (intel_crtc_has_dp_encoder(old_crtc_state))
593 if (intel_crtc_has_dp_encoder(old_crtc_state))
678 if (intel_crtc_has_dp_encoder(crtc_state))
743 intel_crtc_has_dp_encoder(crtc_state));
intel_ddi.c 1533 else if (intel_crtc_has_dp_encoder(pipe_config))
1542 !intel_crtc_has_dp_encoder(pipe_config))
1769 if (!intel_crtc_has_dp_encoder(crtc_state))
2239 if (intel_crtc_has_dp_encoder(crtc_state) ||
3721 if (intel_crtc_has_dp_encoder(crtc_state)) {
3877 if (intel_crtc_has_dp_encoder(old_crtc_state) || is_tc_port)
4181 if (intel_crtc_has_dp_encoder(crtc_state) || is_tc_port)
intel_cdclk.c 1961 if (intel_crtc_has_dp_encoder(crtc_state) &&
1989 intel_crtc_has_dp_encoder(crtc_state) && crtc_state->has_audio)
intel_display_types.h 1607 intel_crtc_has_dp_encoder(const struct intel_crtc_state *crtc_state) function in typeref:typename:bool
intel_dpll_mgr.c 893 } else if (intel_crtc_has_dp_encoder(crtc_state)) {
1461 } else if (intel_crtc_has_dp_encoder(crtc_state)) {
1909 if (intel_crtc_has_dp_encoder(crtc_state) &&
2414 } else if (intel_crtc_has_dp_encoder(crtc_state)) {
intel_display.c 5806 intel_crtc_has_dp_encoder(crtc_state)) {
6803 if (intel_crtc_has_dp_encoder(new_crtc_state))
6940 if (intel_crtc_has_dp_encoder(new_crtc_state))
7321 if (intel_crtc_has_dp_encoder(new_crtc_state))
7387 if (intel_crtc_has_dp_encoder(new_crtc_state))
8286 if (intel_crtc_has_dp_encoder(pipe_config)) {
8306 if (intel_crtc_has_dp_encoder(pipe_config))
8502 if (intel_crtc_has_dp_encoder(crtc_state))
10068 if (intel_crtc_has_dp_encoder(crtc_state))
12854 if (intel_crtc_has_dp_encoder(pipe_config))
    [all...]
intel_dp.c 5155 WARN_ON(!intel_crtc_has_dp_encoder(crtc_state));

Completed in 111 milliseconds