summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_tile.c
AgeCommit message (Expand)Author
2024-03-07drm/xe: Return immediately on tile_init failureRodrigo Vivi
2023-12-21drm/xe: Reorder GGTT init to earlier point in probeMichał Winiarski
2023-12-21drm/xe: Introduce xe_tile_init_early and use at earlier point in probeMichał Winiarski
2023-12-21drm/xe/wa: Apply tile workarounds at probe/resumeMatt Roper
2023-12-21drm/xe: Make usable size of VRAM readableTejas Upadhyay
2023-12-21drm/xe: Add sysfs entry for tileTejas Upadhyay
2023-12-19drm/xe: Add kerneldoc description of multi-tile devicesMatt 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: Move VRAM from GT to tileMatt Roper
2023-12-19drm/xe: Move GGTT from GT to tileMatt Roper