drm/xe: Use a small negative initial seqno
authorThomas Hellström <thomas.hellstrom@linux.intel.com>
Fri, 10 Mar 2023 11:07:12 +0000 (12:07 +0100)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Tue, 19 Dec 2023 23:30:13 +0000 (18:30 -0500)
commita5dfb471bba18fc38dc623ff1fa4387f48dacba6
tree22a12c05eb85947dced003f26f75738b70b33646
parent155c9165542863c97b5284afa37e3d8e385a8815
drm/xe: Use a small negative initial seqno

Causes an early 32-bit wrap and may thus help CI catch wrapping errors
that may otherwise not show early enough.

Signed-off-by: Thomas Hellström <thomas.hellstrom@linux.intel.com>
Reviewed-by: Matthew Auld <matthew.auld@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
drivers/gpu/drm/xe/xe_hw_fence.h