OSDN Git Service

drm/i915: Stop reporting error details in dmesg as well as the error-state
authorChris Wilson <chris@chris-wilson.co.uk>
Wed, 19 Oct 2016 12:52:03 +0000 (13:52 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Thu, 20 Oct 2016 12:00:06 +0000 (13:00 +0100)
commiteaa14c24864ecfc60fb591f3b20747af7c67d446
tree46a5c916f850af66b1495422dc1ada984f9615bc
parentfaccd9941b17eb569db9b4e471c55aebdc93fe06
drm/i915: Stop reporting error details in dmesg as well as the error-state

As we already capture all the information from the registers into the
error-state, also dumping that to dmesg just generates noise that upsets
CI and users alike (and doesn't provide us with any more information).

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Link: http://patchwork.freedesktop.org/patch/msgid/20161019125203.28851-1-chris@chris-wilson.co.uk
Reviewed-by: Mika Kuoppala <mika.kuoppala@intel.com>
drivers/gpu/drm/i915/i915_irq.c