Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-05-23 | drm/xe/guc: Port over the slow GuC loading support from i915 | John Harrison | 1 | -0/+2 |
2024-03-15 | drm/xe: Mark VF accessible GuC registers | Michal Wajdeczko | 1 | -4/+4 |
2024-02-23 | drm/xe: Cleanup some layering in GGTT | Matthew Brost | 1 | -0/+7 |
2023-12-21 | drm/xe: explicitly set GGTT access for GuC DMA | Fei Yang | 1 | -0/+1 |
2023-12-21 | drm/xe/xe2: Program GuC's MOCS on Xe2 and beyond | Matt Roper | 1 | -1/+1 |
2023-12-19 | drm/xe: Don't hardcode GuC's MOCS index in register header | Matt Roper | 1 | -4/+1 |
2023-12-19 | drm/xe: Reformat xe_guc_regs.h | Matt Roper | 1 | -93/+93 |
2023-12-19 | drm/xe: Move Media GuC register definition to regs/ | Michal Wajdeczko | 1 | -0/+2 |
2023-12-19 | drm/xe: Use XE_REG/XE_REG_MCR | Lucas De Marchi | 1 | -32/+32 |
2023-12-19 | drm/xe: Drop gen afixes from registers | Lucas De Marchi | 1 | -17/+15 |
2023-12-19 | drm/xe/guc: Convert GuC registers to REG_FIELD/REG_BIT | Lucas De Marchi | 1 | -87/+78 |
2023-12-19 | drm/xe/guc: Move GuC registers to regs/ | Lucas De Marchi | 1 | -0/+154 |