Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_display.c4599 struct intel_crtc *crtc_it, *other_active_crtc = NULL; in haswell_mode_set_planes_workaround() local
4607 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()