Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-12-21 | drm/xe: Fix build without CONFIG_FAULT_INJECTION | Rodrigo Vivi | 1 | -1/+1 |
2023-12-21 | drm/xe: Rename info.supports_* to info.has_* | Lucas De Marchi | 1 | -1/+1 |
2023-12-21 | drm/xe: Enable Fixed CCS mode setting | Niranjana Vishwanathapura | 1 | -0/+2 |
2023-12-21 | drm/xe: Introduce fault injection for gt reset | Himal Prasad Ghimiray | 1 | -0/+14 |
2023-12-21 | drm/xe: Cleanup style warnings | Francois Dugast | 1 | -1/+1 |
2023-12-21 | drm/xe: Cleanup SPACING style issues | Francois Dugast | 1 | -1/+1 |
2023-12-19 | drm/xe: Allocate GT dynamically | Matt Roper | 1 | -1/+1 |
2023-12-19 | drm/xe: Move migration from GT to tile | Matt Roper | 1 | -3/+0 |
2023-12-19 | drm/xe: Move VRAM from GT to tile | Matt Roper | 1 | -1/+0 |
2023-12-19 | drm/xe: Add backpointer from gt to tile | Matt Roper | 1 | -5/+0 |
2023-12-19 | drm/xe: Allow const propagation in gt_to_xe() | Lucas De Marchi | 1 | -4/+4 |
2023-12-19 | drm/xe: Use GuC to do GGTT invalidations for the GuC firmware | Matthew Brost | 1 | -0/+1 |
2023-12-12 | drm/xe: Introduce a new DRM driver for Intel GPUs | Matthew Brost | 1 | -0/+64 |