]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
drm/xe: Add helpers to send TLB invalidations
authorMatthew Brost <matthew.brost@intel.com>
Tue, 26 Aug 2025 18:29:10 +0000 (18:29 +0000)
committerMatthew Brost <matthew.brost@intel.com>
Wed, 27 Aug 2025 18:49:27 +0000 (11:49 -0700)
commit8443e8c448cfe1082f2bbad41fe6e56e8d3b5bba
treeb9b473eb3a05491a40bea4e15f968622eb1d103f
parent9aff63cf3791e464e4762ca79bd5d5b9643edce6
drm/xe: Add helpers to send TLB invalidations

Break out the GuC specific code into helpers as part of the process to
decouple frontback TLB invalidation code from the backend.

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-9-stuart.summers@intel.com
drivers/gpu/drm/xe/xe_tlb_inval.c