commit | ea491b23b2ffba069537a8216060d4d3400931a7 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Wed May 02 23:03:12 2018 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Thu May 03 10:43:45 2018 +0100 |
tree | 77e1563962b7dd8120bb61e723e2966e8e5803c6 | |
parent | e01569ab962145b2fb46f6240bf1f07ec3a6261a [diff] |
drm/i915: Reset the hangcheck timestamp before repeating a seqno In the unusual circumstance where we reuse a seqno (for example, in igt), make sure that we reset the hangcheck timestamp before it sees the same seqno again. References: https://bugs.freedesktop.org/show_bug.cgi?id=106215 Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Cc: Mika Kuoppala <mika.kuoppala@linux.intel.com> Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20180502220313.6459-1-chris@chris-wilson.co.uk