]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915/gt: Do not suspend bonded requests if one hangs
authorChris Wilson <chris@chris-wilson.co.uk>
Wed, 20 Jan 2021 12:17:17 +0000 (12:17 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Thu, 21 Jan 2021 12:34:12 +0000 (12:34 +0000)
commitdfc89e1261b3c97c445e37101368369f1f0081da
tree8f077fc5c1d2ca9abc96222be1be7f971de228ff
parentcc73be15dce0ab8e6d8d5a9b6a210290c213730b
drm/i915/gt: Do not suspend bonded requests if one hangs

Treat the dependency between bonded requests as weak and leave the
remainder of the pair on the GPU if one hangs.

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/20210120121718.26435-1-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/gt/intel_execlists_submission.c