drm/i915: Duplicate and split the gen3/4 irq handler
authorChris Wilson <chris@chris-wilson.co.uk>
Tue, 24 Apr 2012 21:59:44 +0000 (22:59 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 3 May 2012 09:18:16 +0000 (11:18 +0200)
commita266c7d548adc85d325e40316f1645258354ca35
treed0c1c3297aba30d3e60dc11beaabc56e3dd36abe
parente0f608d7fd9b0f22c4fc4873139f9e702e778349
drm/i915: Duplicate and split the gen3/4 irq handler

In preparation for rewriting the gen3 irq handler.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_irq.c