commit | 4ecd20c929b86e87ee4a74379678d1c0ef90c68d | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Mon Aug 12 10:10:44 2019 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Mon Aug 12 13:18:31 2019 +0100 |
tree | 59f577c472741885dc04935159f2f7c76a8e184f | |
parent | acb9488dcad866987406aefc4f8298f2bf971575 [diff] |
drm/i915/gt: Use the local engine wakeref when checking RING registers Now that we can atomically acquire the engine wakeref, make use of it when check whether the RING registers are idle. 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/20190812091045.29587-7-chris@chris-wilson.co.uk