drm/i915: Add debug info for failed MSI enabling
authorImre Deak <imre.deak@intel.com>
Fri, 29 Jan 2016 12:52:28 +0000 (14:52 +0200)
committerImre Deak <imre.deak@intel.com>
Tue, 2 Feb 2016 16:28:28 +0000 (18:28 +0200)
commitb074eae12f1e9f8eb1aafa3d7b922427f9b8e68a
treec7601fc42c7ff302c0996e6d12d0ab51ceae4c82
parent9c06f6744d663205395f88d98aef87edcd3ce5bd
drm/i915: Add debug info for failed MSI enabling

While not being able to enable MSI interrupts may be a normal
circumstance, for debugging it may still be a useful information, so
emit an info about this.

Signed-off-by: Imre Deak <imre.deak@intel.com>
Reviewed-by: David Weinehall <david.weinehall@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1454071949-24677-3-git-send-email-imre.deak@intel.com
drivers/gpu/drm/i915/i915_dma.c