Searched refs:other_crtc (Results 1 – 2 of 2) sorted by relevance
957 xf86CrtcPtr other_crtc = xf86_config->crtc[i]; in drmmode_crtc_set_mode() local958 drmmode_crtc_private_ptr other_drmmode_crtc = other_crtc->driver_private; in drmmode_crtc_set_mode()963 if (other_crtc == crtc) in drmmode_crtc_set_mode()970 if (drmmode_output->current_crtc == other_crtc) { in drmmode_crtc_set_mode()
7822 struct intel_crtc *other_crtc; in ilk_check_fdi_lanes() local7857 other_crtc = intel_get_crtc_for_pipe(dev_priv, PIPE_C); in ilk_check_fdi_lanes()7859 intel_atomic_get_crtc_state(state, other_crtc); in ilk_check_fdi_lanes()7878 other_crtc = intel_get_crtc_for_pipe(dev_priv, PIPE_B); in ilk_check_fdi_lanes()7880 intel_atomic_get_crtc_state(state, other_crtc); in ilk_check_fdi_lanes()