diff options
author | Matthew Brost <matthew.brost@intel.com> | 2025-08-26 18:29:08 +0000 |
---|---|---|
committer | Matthew Brost <matthew.brost@intel.com> | 2025-08-27 11:49:18 -0700 |
commit | 15366239e2130ebe662351c0995590f2af2ba3b3 (patch) | |
tree | dcb65aa1cc7f341ab5e2300694fd0e5e876aa778 /rust/helpers/vmalloc.c | |
parent | 6d1e452e0948fd69ec3aeea0e52807152dc93c2d (diff) |
drm/xe: Decouple TLB invalidations from GT
Decouple TLB invalidations from the GT by updating the TLB invalidation
layer to accept a `struct xe_tlb_inval` instead of a `struct xe_gt`.
Also, rename *gt_tlb* to *tlb*. The internals of the TLB invalidation
code still operate on a GT, but this is now hidden from the rest of 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-7-stuart.summers@intel.com
Diffstat (limited to 'rust/helpers/vmalloc.c')
0 files changed, 0 insertions, 0 deletions