drm/xe/tlb: print seqno_recv on fence TLB timeout
authorMatthew Auld <matthew.auld@intel.com>
Mon, 10 Jul 2023 09:40:47 +0000 (10:40 +0100)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Thu, 21 Dec 2023 16:35:23 +0000 (11:35 -0500)
commit4aa5e3594f649d1bc202db302a8d5030d03c02fb
treea79476075cd348a3f0f8e2c666a795d040c96d73
parent2ca01fe31b68bab12ccccef91196ea21cd93e065
drm/xe/tlb: print seqno_recv on fence TLB timeout

To help debugging, sample the current seqno_recv and dump it out if we
encounter a TLB timeout for the fences path.

Signed-off-by: Matthew Auld <matthew.auld@intel.com>
Cc: Matthew Brost <matthew.brost@intel.com>
Cc: José Roberto de Souza <jose.souza@intel.com>
Reviewed-by: Matthew Brost <matthew.brost@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
drivers/gpu/drm/xe/xe_gt_tlb_invalidation.c