other_crtc       7186 drivers/gpu/drm/i915/display/intel_display.c 	struct intel_crtc *other_crtc;
other_crtc       7218 drivers/gpu/drm/i915/display/intel_display.c 		other_crtc = intel_get_crtc_for_pipe(dev_priv, PIPE_C);
other_crtc       7220 drivers/gpu/drm/i915/display/intel_display.c 			intel_atomic_get_crtc_state(state, other_crtc);
other_crtc       7237 drivers/gpu/drm/i915/display/intel_display.c 		other_crtc = intel_get_crtc_for_pipe(dev_priv, PIPE_B);
other_crtc       7239 drivers/gpu/drm/i915/display/intel_display.c 			intel_atomic_get_crtc_state(state, other_crtc);