]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
drm/i915: reuse Ivy Bridge interrupts code for Haswell
authorEugeni Dodonov <eugeni.dodonov@intel.com>
Wed, 9 May 2012 18:37:09 +0000 (15:37 -0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Sat, 19 May 2012 20:39:43 +0000 (22:39 +0200)
commit7d4e146f7509b872fbcfbbbb39476eb9afaf2ba2
treec65b4b8b0f535e28e7ea8cedffd881ab88c4f662
parent8c5f5f7c42e009bbb6184563d3cb3861bb73b98c
drm/i915: reuse Ivy Bridge interrupts code for Haswell

Haswell interrupts are mostly similar with Ivy Bridge, so we share same
routines with it.

This patch also simplifies the vblank counter handling for all the Gen5+
architectures.

Signed-off-by: Eugeni Dodonov <eugeni.dodonov@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_irq.c