Searched refs:crtc_it (Results 1 – 1 of 1) sorted by relevance
4599 struct intel_crtc *crtc_it, *other_active_crtc = NULL; in haswell_mode_set_planes_workaround() local4603 for_each_intel_crtc(dev, crtc_it) { in haswell_mode_set_planes_workaround()4604 if (!crtc_it->active || crtc_it == crtc) in haswell_mode_set_planes_workaround()4610 other_active_crtc = crtc_it; in haswell_mode_set_planes_workaround()