Age | Commit message (Expand) | Author |
---|---|---|
2024-04-02 | drm/xe: Normalize bo flags macros | Lucas De Marchi |
2024-03-05 | drm/xe: Pipeline evict / restore of pinned BOs during suspend / resume | Matthew Brost |
2023-12-21 | drm/xe: Use Xe assert macros instead of XE_WARN_ON macro | Francois Dugast |
2023-12-21 | drm/xe/bo: Simplify xe_bo_lock() | Thomas Hellström |
2023-12-21 | drm/xe: Prefer WARN() over BUG() to avoid crashing the kernel | Francois Dugast |
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 GGTT from GT to tile | Matt Roper |
2023-12-19 | drm/xe: fix suspend-resume for dgfx | Matthew Auld |
2023-12-19 | drm/xe: Sort includes | Lucas De Marchi |
2023-12-19 | drm/xe: Lock GGTT on when restoring kernel BOs | Matthew Brost |
2023-12-12 | drm/xe: Introduce a new DRM driver for Intel GPUs | Matthew Brost |