aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_request.c
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2020-05-28 08:41:00 +0100
committerChris Wilson <chris@chris-wilson.co.uk>2020-05-28 17:53:52 +0100
commitba03a63d76ac8131fad58c34fb793d18b0a8964c (patch)
treef7a3a9c3581f30da62143ba811e3f26e86cb0b89 /drivers/gpu/drm/i915/i915_request.c
parentdrm/i915/gt: Remove local entries from GGTT on suspend (diff)
downloadlinux-dev-ba03a63d76ac8131fad58c34fb793d18b0a8964c.tar.xz
linux-dev-ba03a63d76ac8131fad58c34fb793d18b0a8964c.zip
drm/i915/gt: Don't declare hangs if engine is stalled
If the ring submission is stalled on an external request, nothing can be submitted, not even the heartbeat in the kernel context. Since nothing is running, resetting the engine/device does not unblock the system and is pointless. We can see if the heartbeat is supposed to be running before declaring foul. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Mika Kuoppala <mika.kuoppala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20200528074109.28235-2-chris@chris-wilson.co.uk
Diffstat (limited to 'drivers/gpu/drm/i915/i915_request.c')
0 files changed, 0 insertions, 0 deletions