summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_tile.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-21drm/xe: Make usable size of VRAM readableTejas Upadhyay1-1/+1
2023-12-21drm/xe: Add sysfs entry for tileTejas Upadhyay1-0/+3
2023-12-20drm/xe: Add kerneldoc description of multi-tile devicesMatt Roper1-0/+57
2023-12-20drm/xe: Move migration from GT to tileMatt Roper1-0/+6
2023-12-20drm/xe: Memory allocations are tile-based, not GT-basedMatt Roper1-0/+7
2023-12-20drm/xe: Move VRAM from GT to tileMatt Roper1-1/+32
2023-12-20drm/xe: Move GGTT from GT to tileMatt Roper1-0/+52