drm/i915: Stop capturing semaphore registers for gen6/7 GPU hangs
authorChris Wilson <chris@chris-wilson.co.uk>
Tue, 5 Mar 2019 15:09:14 +0000 (15:09 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Tue, 5 Mar 2019 15:46:02 +0000 (15:46 +0000)
commit62acc7e892ef5800dbfd15af4abfc4b2b707dc1b
tree411bd036da74985f865505f5deb0f8eaee829217
parentf14c0d9fd871b29772614f16e259af2f34290e2a
drm/i915: Stop capturing semaphore registers for gen6/7 GPU hangs

We no longer use the semaphore sync registers on gen6/7, so including
them in the GPU error state is mere noise.

References: 6faf5916e6be ("drm/i915: Remove HW semaphores for gen7 inter-engine synchronisation")
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190305150914.11340-2-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/i915_gpu_error.c
drivers/gpu/drm/i915/i915_gpu_error.h