commit | 44963bf9d4c28815b6bcfb03061e37831ab1ce42 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Mon Dec 23 15:08:33 2019 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Mon Dec 23 17:33:42 2019 +0000 |
tree | 820b28a6427a68c20a237be2fa015b37f8b3a974 | |
parent | 8c4bba5ae24e1e76d82323592e5b850ab8db80f2 [diff] |
drm/i915/gt: Tidy up checking active timelines during retirement Use the status of the timeline request list as we retire it to determine if the timeline is still active. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Cc: Andi Shyti <andi.shyti@intel.com> Acked-by: Andi Shyti <andi.shyti@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20191223150833.2329366-1-chris@chris-wilson.co.uk