]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: add GEN5_IRQ_FINI
authorPaulo Zanoni <paulo.r.zanoni@intel.com>
Tue, 1 Apr 2014 18:37:12 +0000 (15:37 -0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 1 Apr 2014 21:08:56 +0000 (23:08 +0200)
commit5b6c13ad888b475b1cc006d2a1fdd872400faece
tree745e3f7c2f7f644cded8e0b7075bd7eab2b91ad5
parent524e74d8bfadd7f8fc6b4292fc94857ae1123ac1
drm/i915: add GEN5_IRQ_FINI

Same as the _INIT macro: the goal is to reuse the GEN8 macros, but
there are still some slight differences.

v2: - Rebase.

Reviewed-by: Ben Widawsky <ben@bwidawsk.net>
Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_irq.c