summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_pt.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-20drm/xe: Rename GPU offset helper to reflect true usageMichael J. Ruhl1-4/+1
2023-12-20drm/xe: Prevent evicting for page tablesMaarten Lankhorst1-1/+2
2023-12-20drm/xe: Cleanup page-related definesLucas De Marchi1-20/+20
2023-12-20drm/xe: Use BO's GT to determine dma_offset when programming PTEsMatthew Brost1-1/+3
2023-12-20drm/xe: s/lmem/vram/Matthew Auld1-6/+6
2023-12-20drm/xe: Sort includesLucas De Marchi1-2/+3
2023-12-20drm/xe: Add TLB invalidation fence after rebinds issued from execsMatthew Brost1-90/+110
2023-12-20drm/xe: Propagate VM unbind error to invalidation fenceMatthew Brost1-1/+7
2023-12-20drm/xe: Use GuC to do GGTT invalidations for the GuC firmwareMatthew Brost1-1/+1
2023-12-20drm/xe: Add range based TLB invalidationsMatthew Brost1-3/+6
2023-12-20drm/xe: Add TLB invalidation fence ftraceMatthew Brost1-0/+5
2023-12-20drm/xe: Invalidate TLB after unbind is completeMatthew Brost1-0/+96
2023-12-20drm/xe/ppgtt: fix scratch page usage on DG2Matthew Auld1-5/+13
2023-12-20drm/xe/ppgtt: clear the scratch pageMatthew Auld1-6/+8
2023-12-12drm/xe: Ensure VMA not userptr before calling xe_bo_is_stolenMatthew Brost1-1/+1
2023-12-12drm/xe: Implement stolen memory.Maarten Lankhorst1-1/+4
2023-12-12drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost1-0/+1542