Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-12-21 | drm/xe: Remove GEN[0-9]*_ prefixes | Lucas De Marchi | 1 | -7/+8 |
2023-12-21 | drm/xe/uc: Fix uC status tracking | Daniele Ceraolo Spurio | 1 | -2/+1 |
2023-12-21 | drm/xe: Prefer WARN() over BUG() to avoid crashing the kernel | Francois Dugast | 1 | -9/+9 |
2023-12-21 | drm/xe: Cleanup style warnings and errors | Francois Dugast | 1 | -6/+4 |
2023-12-20 | drm/xe: Rename reg field to addr | Lucas De Marchi | 1 | -2/+2 |
2023-12-20 | drm/xe/mmio: Use struct xe_reg | Lucas De Marchi | 1 | -6/+6 |
2023-12-20 | drm/xe/guc: Move GuC registers to regs/ | Lucas De Marchi | 1 | -1/+1 |
2023-12-20 | drm/xe: Use max wopcm size when validating the preset GuC wopcm size | Balasubramani Vivekanandan | 1 | -0/+9 |
2023-12-20 | drm/xe: Sort includes | Lucas De Marchi | 1 | -1/+2 |
2023-12-12 | drm/xe: Stop using i915_utils in xe_wopcm. | Rodrigo Vivi | 1 | -3/+2 |
2023-12-12 | drm/xe: Introduce a new DRM driver for Intel GPUs | Matthew Brost | 1 | -0/+263 |