drm/xe: Move TLB invalidation variable to own sub-structure in GT
authorMatthew Brost <matthew.brost@intel.com>
Wed, 18 Jan 2023 04:49:38 +0000 (20:49 -0800)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Tue, 19 Dec 2023 23:27:45 +0000 (18:27 -0500)
commit62ad062150c2ab72b0881c2f24f710e4c0bc4cd7
tree8f9b5ab7dc9842c04ed6a9557c656d226b9e0838
parenta9351846d94568d96e7400be343392c58e4f82e6
drm/xe: Move TLB invalidation variable to own sub-structure in GT

TLB invalidations no longer just restricted to USM, move the variables
to own sub-structure.

Signed-off-by: Matthew Brost <matthew.brost@intel.com>
Reviewed-by: Niranjana Vishwanathapura <niranjana.vishwanathapura@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
drivers/gpu/drm/xe/xe_gt_debugfs.c
drivers/gpu/drm/xe/xe_gt_tlb_invalidation.c
drivers/gpu/drm/xe/xe_gt_types.h