commit | c185a16eceae8c9ea29602a3af0cb3071d32af6e | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Thu Jan 07 12:35:40 2021 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Thu Jan 07 21:37:14 2021 +0000 |
tree | d91714b8d2b9e36d7c9fef26ab8c3c6c4d1068ea | |
parent | 88b39600da3abcf5ef5a704fc028d52a2840011a [diff] |
drm/i915: Wrap our timer_list.expires checking Refactor our timer_list.expires checking into its own timer_active() helper. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Cc: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20210107123541.17153-1-chris@chris-wilson.co.uk