Home
last modified time | relevance | path

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

/netbsd/sys/external/bsd/drm2/dist/drm/i915/display/
H A Dintel_display.c7643 struct intel_crtc *other_crtc; in ilk_check_fdi_lanes() local
7675 other_crtc = intel_get_crtc_for_pipe(dev_priv, PIPE_C); in ilk_check_fdi_lanes()
7677 intel_atomic_get_crtc_state(state, other_crtc); in ilk_check_fdi_lanes()
7694 other_crtc = intel_get_crtc_for_pipe(dev_priv, PIPE_B); in ilk_check_fdi_lanes()
7696 intel_atomic_get_crtc_state(state, other_crtc); in ilk_check_fdi_lanes()