commit | dab3588a151e5edb0cb0d56476265d2e5b3b1c79 | [log] [tgz] |
---|---|---|
author | Tvrtko Ursulin <tvrtko.ursulin@intel.com> | Tue Sep 10 15:38:21 2019 +0100 |
committer | Tvrtko Ursulin <tvrtko.ursulin@intel.com> | Wed Sep 11 08:11:53 2019 +0100 |
tree | 608939a08bb44ee24d619d5db297db4c4bd7d6b7 | |
parent | 61fa60ff6e6a0e16e9bcc15f632ce5437afa6494 [diff] |
drm/i915: Make wait_for_timelines take struct intel_gt Timelines live in struct intel_gt so make wait_for_timelines take exactly what it needs. Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Cc: Andi Shyti <andi.shyti@intel.com> Cc: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Link: https://patchwork.freedesktop.org/patch/msgid/20190910143823.10686-3-tvrtko.ursulin@linux.intel.com