Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-12-21 | drm/xe: Ensure mutex are destroyed | Bommithi Sakeena | 1 | -1/+3 |
2023-12-21 | drm/xe: Invert mask and val in xe_mmio_wait32. | Rodrigo Vivi | 1 | -1/+1 |
2023-12-21 | drm/xe: Cleanup style warnings | Francois Dugast | 1 | -0/+1 |
2023-12-19 | drm/xe/mmio: Use struct xe_reg | Lucas De Marchi | 1 | -8/+8 |
2023-12-19 | drm/xe: Only request PCODE_WRITE_MIN_FREQ_TABLE on LLC platforms | Matt Roper | 1 | -1/+1 |
2023-12-19 | drm/xe: Sort includes | Lucas De Marchi | 1 | -5/+4 |
2023-12-12 | drm/xe/pcode: fix pcode error check | Matthew Auld | 1 | -1/+1 |
2023-12-12 | drm/xe: Remove i915_utils dependency from xe_pcode. | Rodrigo Vivi | 1 | -56/+38 |
2023-12-12 | drm/xe: Implement a local xe_mmio_wait32 | Rodrigo Vivi | 1 | -0/+7 |
2023-12-12 | drm/xe: Introduce a new DRM driver for Intel GPUs | Matthew Brost | 1 | -0/+296 |