Age | Commit message (Expand) | Author |
---|---|---|
2024-04-18 | drm/xe/tile: Abort driver load for sysfs creation failure | Himal Prasad Ghimiray |
2024-04-18 | drm/xe: Remove useless mem_access during probe | Rodrigo Vivi |
2024-03-06 | drm/xe: Return immediately on tile_init failure | Rodrigo Vivi |
2023-12-21 | drm/xe: Reorder GGTT init to earlier point in probe | Michał Winiarski |
2023-12-21 | drm/xe: Introduce xe_tile_init_early and use at earlier point in probe | Michał Winiarski |
2023-12-21 | drm/xe/wa: Apply tile workarounds at probe/resume | Matt Roper |
2023-12-21 | drm/xe: Make usable size of VRAM readable | Tejas Upadhyay |
2023-12-21 | drm/xe: Add sysfs entry for tile | Tejas Upadhyay |
2023-12-19 | drm/xe: Add kerneldoc description of multi-tile devices | Matt Roper |
2023-12-19 | drm/xe: Move migration from GT to tile | Matt Roper |
2023-12-19 | drm/xe: Memory allocations are tile-based, not GT-based | Matt Roper |
2023-12-19 | drm/xe: Move VRAM from GT to tile | Matt Roper |
2023-12-19 | drm/xe: Move GGTT from GT to tile | Matt Roper |