summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_gt_tlb_invalidation.h
AgeCommit message (Expand)AuthorFilesLines
2024-10-16drm/xe: fix unbalanced rpm put() with fence_fini()Matthew Auld1-1/+0
2024-08-15drm/xe: Hold a PM ref when GT TLB invalidations are inflightMatthew Brost1-0/+1
2024-08-15drm/xe: Drop xe_gt_tlb_invalidation_waitMatthew Brost1-2/+8
2024-08-15drm/xe: Add xe_gt_tlb_invalidation_fence_init helperMatthew Brost1-0/+3
2024-04-26drm/xe: Add xe_gt_tlb_invalidation_range and convert PT layer to use thisMatthew Brost1-0/+3
2024-02-23drm/xe: Cleanup some layering in GGTTMatthew Brost1-1/+1
2023-12-20drm/xe: Use GuC to do GGTT invalidations for the GuC firmwareMatthew Brost1-3/+4
2023-12-20drm/xe: Add range based TLB invalidationsMatthew Brost1-1/+3
2023-12-20drm/xe: Add TLB invalidation fenceMatthew Brost1-1/+5
2023-12-20drm/xe: Break of TLB invalidation into its own fileMatthew Brost1-0/+19