commit | cc9bd499d3bcdb31709a37b3c637cbff96e70f58 | [log] [tgz] |
---|---|---|
author | Imre Deak <imre.deak@intel.com> | Thu Jan 16 19:56:54 2014 +0200 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Fri Jan 24 17:22:44 2014 +0100 |
tree | 6ae3becd821d2b205f6858255a2215c0ee9f6ba7 | |
parent | 4167e32ce0db0af42b57b93eb8faf28fc094db10 [diff] |
drm/i915: clean up HPD IRQ debug printing 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>