aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_bo_evict.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-21drm/xe: Use Xe assert macros instead of XE_WARN_ON macroGravatar Francois Dugast 1-2/+2
2023-12-21drm/xe/bo: Simplify xe_bo_lock()Gravatar Thomas Hellström 1-11/+8
2023-12-21drm/xe: Prefer WARN() over BUG() to avoid crashing the kernelGravatar Francois Dugast 1-2/+2
2023-12-19drm/xe: Move migration from GT to tileGravatar Matt Roper 1-7/+7
2023-12-19drm/xe: Memory allocations are tile-based, not GT-basedGravatar Matt Roper 1-1/+1
2023-12-19drm/xe: Move GGTT from GT to tileGravatar Matt Roper 1-3/+5
2023-12-19drm/xe: fix suspend-resume for dgfxGravatar Matthew Auld 1-4/+4
2023-12-19drm/xe: Sort includesGravatar Lucas De Marchi 1-1/+2
2023-12-19drm/xe: Lock GGTT on when restoring kernel BOsGravatar Matthew Brost 1-1/+4
2023-12-12drm/xe: Introduce a new DRM driver for Intel GPUsGravatar Matthew Brost 1-0/+225