]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: Stop retiring along engine
authorChris Wilson <chris@chris-wilson.co.uk>
Fri, 14 Jun 2019 16:46:05 +0000 (17:46 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Fri, 14 Jun 2019 18:03:39 +0000 (19:03 +0100)
commit1219decaf309cf2824499282dcec41e91b512e50
tree51f96f3a5c60e5344e585766c14a7244beb2f163
parent66a3baea852febccb9aca36b4a553dd7ea75ecca
drm/i915: Stop retiring along engine

We no longer track the execution order along the engine and so no longer
need to enforce ordering of retire along the engine.

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/20190614164606.15633-2-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/i915_request.c