]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
drm/xe: Add xe_tlb_inval structure
authorMatthew Brost <matthew.brost@intel.com>
Tue, 26 Aug 2025 18:29:06 +0000 (18:29 +0000)
committerMatthew Brost <matthew.brost@intel.com>
Wed, 27 Aug 2025 18:49:08 +0000 (11:49 -0700)
commit594bb930fc7dd40cea72c643047d642fadfc8b68
treef6bc24ce0d9a2ae5f5f70fba6418dac74c42869e
parentc697ddcf27bd5c71b89539a9b79b7d078777b394
drm/xe: Add xe_tlb_inval structure

Extract TLB invalidation state into a structure to decouple TLB
invalidations from the GT, allowing the structure to be embedded
anywhere in the driver.

Signed-off-by: Stuart Summers <stuart.summers@intel.com>
Reviewed-by: Stuart Summers <stuart.summers@intel.com>
Signed-off-by: Matthew Brost <matthew.brost@intel.com>
Link: https://lore.kernel.org/r/20250826182911.392550-5-stuart.summers@intel.com
drivers/gpu/drm/xe/xe_gt_tlb_inval_types.h
drivers/gpu/drm/xe/xe_gt_types.h