commit | 29e6ecf3ceb6eb2fdf94ffe897874f051e97cd67 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Wed Mar 11 09:20:44 2020 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Wed Mar 11 10:54:59 2020 +0000 |
tree | 663b3b143bfd11f1e9d8cd4ab2076e0baf021b50 | |
parent | 61f874d6e001a9ecf5dbd5a9909e257bbe79478a [diff] |
drm/i915: Extend i915_request_await_active to use all timelines Extend i915_request_await_active() to be able to asynchronously wait on all the tracked timelines simultaneously. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20200311092044.16353-1-chris@chris-wilson.co.uk