commit | 882c5a83b5116bff597aefec16ad016641dfea05 | [log] [tgz] |
---|---|---|
author | Imre Deak <imre.deak@intel.com> | Wed Mar 16 13:39:01 2016 +0200 |
committer | Imre Deak <imre.deak@intel.com> | Thu Mar 17 15:22:07 2016 +0200 |
tree | 6b8d0988340897ef0cc5f130a5b28aa9945dcbc2 | |
parent | 250ad48e2e2f2aeebafd52d67768392eca5077ad [diff] |
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