summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_tlb_inval.c
AgeCommit message (Expand)AuthorFilesLines
2026-02-05drm/xe: Fix kerneldoc for xe_gt_tlb_inval_init_earlyShuicheng Lin1-1/+1
2026-01-15drm/xe: Cleanup unused header includesMatt Roper1-5/+2
2026-01-14drm/xe: Replace use of system_wq with tlb_inval->timeout_wqMarco Crivellari1-3/+7
2025-12-13drm/xe: Append page reclamation action to tlb invalBrian Nguyen1-3/+4
2025-12-13drm/xe: Do not forward invalid TLB invalidation seqnos to upper layersMatthew Brost1-0/+20
2025-09-16drm/xe: Remove duplicate header filesYang Li1-2/+1
2025-08-27drm/xe: Split TLB invalidation code in frontend and backendMatthew Brost1-376/+161
2025-08-27drm/xe: Add helpers to send TLB invalidationsMatthew Brost1-117/+117
2025-08-27drm/xe: Prep TLB invalidation fence before sendingMatthew Brost1-54/+55
2025-08-27drm/xe: Decouple TLB invalidations from GTMatthew Brost1-0/+648