Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-10-16 | drm/xe: fix unbalanced rpm put() with fence_fini() | Matthew Auld | 1 | -1/+0 |
2024-08-15 | drm/xe: Hold a PM ref when GT TLB invalidations are inflight | Matthew Brost | 1 | -0/+1 |
2024-08-15 | drm/xe: Drop xe_gt_tlb_invalidation_wait | Matthew Brost | 1 | -2/+8 |
2024-08-15 | drm/xe: Add xe_gt_tlb_invalidation_fence_init helper | Matthew Brost | 1 | -0/+3 |
2024-04-26 | drm/xe: Add xe_gt_tlb_invalidation_range and convert PT layer to use this | Matthew Brost | 1 | -0/+3 |
2024-02-23 | drm/xe: Cleanup some layering in GGTT | Matthew Brost | 1 | -1/+1 |
2023-12-20 | drm/xe: Use GuC to do GGTT invalidations for the GuC firmware | Matthew Brost | 1 | -3/+4 |
2023-12-20 | drm/xe: Add range based TLB invalidations | Matthew Brost | 1 | -1/+3 |
2023-12-20 | drm/xe: Add TLB invalidation fence | Matthew Brost | 1 | -1/+5 |
2023-12-20 | drm/xe: Break of TLB invalidation into its own file | Matthew Brost | 1 | -0/+19 |