commit | c68ce69910e3b292afc138e12725399d3b0fb347 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Tue Jan 02 19:25:00 2018 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Wed Jan 03 17:48:00 2018 +0000 |
tree | bfba7f84cc514ac8a7921e6493d90e0a41d925e4 | |
parent | 6f25d0be180f5b4713c6fb5a6619fe11dd1dacd9 [diff] |
drm/i915: Assert we do not try to wait on an invalid seqno We should never insert the invalid seqno into the wait tree, so assert we do not. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: MichaĆ Winiarski <michal.winiarski@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20180102192500.20364-1-chris@chris-wilson.co.uk