[Intel-gfx] [PATCH v2 2/2] drm/i915: Kill intel_crtc->vbl_wait

2014-07-25 Thread Daniel Vetter
On Thu, May 22, 2014 at 07:00:50PM +0300, ville.syrjala at linux.intel.com wrote: > From: Ville Syrj?l? > > Share the waitqueue that drm_irq uses when performing the vblank evade > trick for atomic pipe updates. > > v2: Keep intel_pipe_handle_vblank() (Chris) > > Suggested-by: Daniel Vetter >

[PATCH v2 2/2] drm/i915: Kill intel_crtc->vbl_wait

2014-05-22 Thread ville.syrj...@linux.intel.com
From: Ville Syrj?l? Share the waitqueue that drm_irq uses when performing the vblank evade trick for atomic pipe updates. v2: Keep intel_pipe_handle_vblank() (Chris) Suggested-by: Daniel Vetter Signed-off-by: Ville Syrj?l? --- drivers/gpu/drm/i915/i915_irq.c | 5 - drivers/gpu/drm/i