summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_lmtt.c
AgeCommit message (Expand)AuthorFilesLines
2025-10-06drm/xe/pf: Update LMTT to use tile-based messagesMichal Wajdeczko1-6/+5
2025-09-10drm/xe: Convert xe_bo_create_pin_map() for exhaustive evictionThomas Hellström1-6/+6
2025-08-27drm/xe: Decouple TLB invalidations from GTMatthew Brost1-6/+6
2025-08-27drm/xe: s/tlb_invalidation/tlb_invalMatthew Brost1-6/+6
2025-08-06drm/xe/pf: Program LMTT directory pointer on all GTs within a tilePiotr Piórkowski1-3/+6
2025-07-15drm/xe/pf: Invalidate LMTT during LMEM unprovisioningMichal Wajdeczko1-0/+54
2025-07-03drm/xe/pf: Clear all LMTT pages on allocMichal Wajdeczko1-0/+11
2025-06-28drm/xe: Drop bo->sizeMatthew Brost1-2/+2
2025-04-04drm/xe: unconditionally apply PINNED for pin_map()Matthew Auld1-1/+1
2025-02-10drm/xe/pf: Use an explicit check to see if the device has LMTTPiotr Piórkowski1-2/+2
2024-09-12drm/xe/lmtt: Convert register access to use xe_mmioMatt Roper1-1/+1
2024-07-22drm/xe: Normalize NEEDS_64K BO flagMichal Wajdeczko1-1/+1
2024-07-04drm/xe: Kill regs/xe_sriov_regs.hMichal Wajdeczko1-1/+1
2024-04-02drm/xe: Normalize bo flags macrosLucas De Marchi1-2/+2
2024-03-16drm/xe/pf: Always select Multi-Level LMTT for platforms 12.60+Michal Wajdeczko1-1/+1
2024-03-16drm/xe/pf: Request 64K aligned allocations for LMTT PDMichal Wajdeczko1-1/+1
2023-12-21drm/xe/kunit: Add test for LMTT operationsMichal Wajdeczko1-0/+4
2023-12-21drm/xe/pf: Introduce Local Memory Translation TableMichal Wajdeczko1-0/+502