Searched refs:other_active_crtc (Results 1 – 1 of 1) sorted by relevance
4599 struct intel_crtc *crtc_it, *other_active_crtc = NULL; in haswell_mode_set_planes_workaround() local4607 if (other_active_crtc) in haswell_mode_set_planes_workaround()4610 other_active_crtc = crtc_it; in haswell_mode_set_planes_workaround()4612 if (!other_active_crtc) in haswell_mode_set_planes_workaround()4615 intel_wait_for_vblank(dev, other_active_crtc->pipe); in haswell_mode_set_planes_workaround()4616 intel_wait_for_vblank(dev, other_active_crtc->pipe); in haswell_mode_set_planes_workaround()