Age | Commit message (Expand) | Author |
---|---|---|
2025-01-03 | drm/xe: Fix tlb invalidation when wedging | Lucas De Marchi |
2024-12-10 | drm/xe: Call invalidation_fence_fini for PT inval fences in error state | Daniele Ceraolo Spurio |
2024-10-10 | drm/xe: fix unbalanced rpm put() with fence_fini() | Matthew Auld |
2024-07-19 | drm/xe: Hold a PM ref when GT TLB invalidations are inflight | Matthew Brost |
2024-07-19 | drm/xe: Drop xe_gt_tlb_invalidation_wait | Matthew Brost |
2024-07-19 | drm/xe: Add xe_gt_tlb_invalidation_fence_init helper | Matthew Brost |
2024-04-26 | drm/xe: Add xe_gt_tlb_invalidation_range and convert PT layer to use this | Matthew Brost |
2024-02-23 | drm/xe: Cleanup some layering in GGTT | Matthew Brost |
2023-12-19 | drm/xe: Use GuC to do GGTT invalidations for the GuC firmware | Matthew Brost |
2023-12-19 | drm/xe: Add range based TLB invalidations | Matthew Brost |
2023-12-19 | drm/xe: Add TLB invalidation fence | Matthew Brost |
2023-12-19 | drm/xe: Break of TLB invalidation into its own file | Matthew Brost |