drm/xe/lrc: give start_seqno a better default
authorMatthew Auld <matthew.auld@intel.com>
Thu, 6 Apr 2023 16:26:25 +0000 (17:26 +0100)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Tue, 19 Dec 2023 23:31:42 +0000 (18:31 -0500)
commit7500477ded53343921b24e7ec5770197af710d94
tree610a9a8d26290ea03492cfc0a667931b7754d33c
parent1a9d163c4243c679e7a8d4c4abd787e40249485f
drm/xe/lrc: give start_seqno a better default

If looking at the initial engine dump we should expect this to match
XE_FENCE_INITIAL_SEQNO - 1.

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