drm/i915: show interrupt info on IVB
authorJesse Barnes <jbarnes@virtuousgeek.org>
Tue, 9 Aug 2011 16:17:46 +0000 (09:17 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 9 Aug 2011 16:47:16 +0000 (09:47 -0700)
commitda64c6fc4aba6f02aa800db72411f459a9f86809
tree97068a5e416b795532cd9f50e0d40a9753ac95de
parent4e6343898fe7eed6b3c0c3c809347bc88d5b4a1e
drm/i915: show interrupt info on IVB

IVB uses the same interrupt reg layout as SNB, so add an IS_GEN7 to the
interrupt debugfs file.

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Keith Packard <keithp@keithp.com>
drivers/gpu/drm/i915/i915_debugfs.c