Age | Commit message (Expand) | Author |
---|---|---|
2024-02-20 | drm/xe/guc: Allocate GuC data structures in system memory for initial load | Michał Winiarski |
2023-12-21 | drm/xe: Add a helper for DRM device-lifetime BO create | Michał Winiarski |
2023-12-21 | drm/xe/guc: Include only required GuC ABI headers | Michal Wajdeczko |
2023-12-21 | drm/xe/guc: Promote guc_to_gt/xe helpers to .h | Michal Wajdeczko |
2023-12-21 | drm/xe: Prefer WARN() over BUG() to avoid crashing the kernel | Francois Dugast |
2023-12-19 | drm/xe: Memory allocations are tile-based, not GT-based | Matt Roper |
2023-12-19 | drm/xe: Sort includes | Lucas De Marchi |
2023-12-12 | drm/xe/guc: s/xe_guc_send_mmio/xe_guc_mmio_send | Matthew Brost |
2023-12-12 | drm/xe: Introduce a new DRM driver for Intel GPUs | Matthew Brost |