Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drm/xe: Normalize bo flags macros | Lucas De Marchi | 2024-04-02 | 1 | -3/+3 |
* | drm/xe: Add XE_BO_GGTT_INVALIDATE flag | Matthew Brost | 2024-03-20 | 1 | -1/+2 |
* | drm/xe/guc: Allocate GuC data structures in system memory for initial load | Michał Winiarski | 2024-02-20 | 1 | -1/+1 |
* | drm/xe: Add a helper for DRM device-lifetime BO create | Michał Winiarski | 2023-12-21 | 1 | -16/+3 |
* | drm/xe: Encapsulate all the module parameters | Bommithi Sakeena | 2023-12-21 | 1 | -1/+1 |
* | drm/xe: Use Xe assert macros instead of XE_WARN_ON macro | Francois Dugast | 2023-12-21 | 1 | -2/+2 |
* | drm/xe: Prefer WARN() over BUG() to avoid crashing the kernel | Francois Dugast | 2023-12-21 | 1 | -2/+2 |
* | drm/xe: Memory allocations are tile-based, not GT-based | Matt Roper | 2023-12-20 | 1 | -3/+3 |
* | drm/xe: Sort includes | Lucas De Marchi | 2023-12-20 | 1 | -1/+2 |
* | drm/xe: Introduce a new DRM driver for Intel GPUs | Matthew Brost | 2023-12-12 | 1 | -0/+109 |