drm/i915: clean up HPD IRQ debug printing
authorImre Deak <imre.deak@intel.com>
Thu, 16 Jan 2014 17:56:54 +0000 (19:56 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 24 Jan 2014 16:22:44 +0000 (17:22 +0100)
Atm, we don't print these events for all platforms and for VLV/G4X we
also print them for DP AUX completion events which is unnecessary spam.
Fix both issues.

Signed-off-by: Imre Deak <imre.deak@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_irq.c

Simple merge