drm/i915: call ibx_irq_uninstall from gen8_irq_uninstall
authorPaulo Zanoni <paulo.r.zanoni@intel.com>
Tue, 1 Apr 2014 18:37:21 +0000 (15:37 -0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 1 Apr 2014 21:10:50 +0000 (23:10 +0200)
commit8f6ff03dc0046479eb676624d6f8f4a263155b98
tree69ff06b2ddba79cbedaef1156f042ef416cce34b
parentefbd3fc3d0111812d12f4c8a8b5d2d20d2ce5654
drm/i915: call ibx_irq_uninstall from gen8_irq_uninstall

After all, we call ibx_irq_preinstall from gen8_irq_preinstall.

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
This page took 0.040687 seconds and 5 git commands to generate.