Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Ddrmmode_display.c957 xf86CrtcPtr other_crtc = xf86_config->crtc[i]; in drmmode_crtc_set_mode() local
958 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()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/
H A Dintel_display.c7822 struct intel_crtc *other_crtc; in ilk_check_fdi_lanes() local
7857 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()