summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_pt.c
AgeCommit message (Expand)Author
2023-12-21drm/xe: NULL binding implementationMatthew Brost
2023-12-21drm/xe: Rename pte/pde encoding functionsLucas De Marchi
2023-12-19drm/xe: s/XE_PTE_READ_ONLY/XE_PTE_FLAG_READ_ONLYMatthew Brost
2023-12-19drm/xe: Invalidate TLB also on bind if in scratch page modeThomas Hellström
2023-12-19drm/xe: Allocate GT dynamicallyMatt Roper
2023-12-19drm/xe: Move migration from GT to tileMatt Roper
2023-12-19drm/xe: Memory allocations are tile-based, not GT-basedMatt Roper
2023-12-19drm/xe: Add backpointer from gt to tileMatt Roper
2023-12-19drm/xe: Rename GPU offset helper to reflect true usageMichael J. Ruhl
2023-12-19drm/xe: Prevent evicting for page tablesMaarten Lankhorst
2023-12-19drm/xe: Cleanup page-related definesLucas De Marchi
2023-12-19drm/xe: Use BO's GT to determine dma_offset when programming PTEsMatthew Brost
2023-12-19drm/xe: s/lmem/vram/Matthew Auld
2023-12-19drm/xe: Sort includesLucas De Marchi
2023-12-19drm/xe: Add TLB invalidation fence after rebinds issued from execsMatthew Brost
2023-12-19drm/xe: Propagate VM unbind error to invalidation fenceMatthew Brost
2023-12-19drm/xe: Use GuC to do GGTT invalidations for the GuC firmwareMatthew Brost
2023-12-19drm/xe: Add range based TLB invalidationsMatthew Brost
2023-12-19drm/xe: Add TLB invalidation fence ftraceMatthew Brost
2023-12-19drm/xe: Invalidate TLB after unbind is completeMatthew Brost
2023-12-19drm/xe/ppgtt: fix scratch page usage on DG2Matthew Auld
2023-12-19drm/xe/ppgtt: clear the scratch pageMatthew Auld
2023-12-12drm/xe: Ensure VMA not userptr before calling xe_bo_is_stolenMatthew Brost
2023-12-12drm/xe: Implement stolen memory.Maarten Lankhorst
2023-12-12drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost