commit | d51dafaf07bf78ff0db4f2c238287dd9ccf42c08 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Thu Jan 05 15:30:19 2017 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Thu Jan 05 15:34:40 2017 +0000 |
tree | 98cfcc8477cc8b5e893c77055269d39032754343 | |
parent | b1ed35d9179bc42c5ac7b86548cfae589be17b3e [diff] |
drm/i915: Assert all timeline requests are gone before fini During i915_gem_timeline_fini(), assert that all the timeline's request are completed and removed from the timeline. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/20170105153023.30575-1-chris@chris-wilson.co.uk