Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-12-21 | drm/xe: Reorder GGTT init to earlier point in probe | Michał Winiarski | 1 | -4/+0 |
2023-12-21 | drm/xe: Introduce xe_tile_init_early and use at earlier point in probe | Michał Winiarski | 1 | -1/+31 |
2023-12-21 | drm/xe/wa: Apply tile workarounds at probe/resume | Matt Roper | 1 | -0/+3 |
2023-12-21 | drm/xe: Make usable size of VRAM readable | Tejas Upadhyay | 1 | -1/+1 |
2023-12-21 | drm/xe: Add sysfs entry for tile | Tejas Upadhyay | 1 | -0/+3 |
2023-12-19 | drm/xe: Add kerneldoc description of multi-tile devices | Matt Roper | 1 | -0/+57 |
2023-12-19 | drm/xe: Move migration from GT to tile | Matt Roper | 1 | -0/+6 |
2023-12-19 | drm/xe: Memory allocations are tile-based, not GT-based | Matt Roper | 1 | -0/+7 |
2023-12-19 | drm/xe: Move VRAM from GT to tile | Matt Roper | 1 | -1/+32 |
2023-12-19 | drm/xe: Move GGTT from GT to tile | Matt Roper | 1 | -0/+52 |