drm/i915: Move unload time GTT, MSI IRQ cleanup later
authorImre Deak <imre.deak@intel.com>
Wed, 16 Mar 2016 11:39:01 +0000 (13:39 +0200)
committerImre Deak <imre.deak@intel.com>
Thu, 17 Mar 2016 13:22:07 +0000 (15:22 +0200)
commit882c5a83b5116bff597aefec16ad016641dfea05
tree6b8d0988340897ef0cc5f130a5b28aa9945dcbc2
parent250ad48e2e2f2aeebafd52d67768392eca5077ad
drm/i915: Move unload time GTT, MSI IRQ cleanup later

Move the GTT,MSI IRQ cleanup later so that it matches their
corresponding init order. Also fix the order of these calls wrt. each
other to match their corresponding init order.

Signed-off-by: Imre Deak <imre.deak@intel.com>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Link: http://patchwork.freedesktop.org/patch/msgid/1458128348-15730-13-git-send-email-imre.deak@intel.com
drivers/gpu/drm/i915/i915_dma.c