| Commit message (Expand) | Author | Age | Files | Lines |
* | drm/xe: Minor cleanup in LRC handling | Niranjana Vishwanathapura | 2024-08-14 | 1 | -2/+2 |
* | drm/xe: Label RING_CONTEXT_CONTROL as masked | Ashutosh Dixit | 2024-04-08 | 1 | -1/+1 |
* | drm/xe: Remove unused FF_SLICE_CS_CHICKEN2 | Lucas De Marchi | 2024-03-08 | 1 | -3/+0 |
* | drm/xe/xe2: Add workaround 16020183090 | Lucas De Marchi | 2023-12-26 | 1 | -0/+4 |
* | drm/xe: Define registers used by memory based irq processing | Michal Wajdeczko | 2023-12-21 | 1 | -0/+2 |
* | drm/xe: Move engine base offsets to engine register header | Matt Roper | 2023-12-21 | 1 | -0/+33 |
* | drm/xe: Fix whitespace in register definitions | Matt Roper | 2023-12-21 | 1 | -2/+2 |
* | drm/xe: Move some per-engine register definitions to the engine header | Matt Roper | 2023-12-21 | 1 | -0/+21 |
* | drm/xe: Drop "_REG" suffix from CSFE_CHICKEN1 | Matt Roper | 2023-12-21 | 1 | -5/+4 |
* | drm/xe: Remove duplicate RING_MAX_NONPRIV_SLOTS definition | Matt Roper | 2023-12-21 | 1 | -1/+0 |
* | drm/xe/xe2: Add workaround 18032095049 and 16021639441 | Tejas Upadhyay | 2023-12-21 | 1 | -0/+5 |
* | drm/xe/xe2: Add workaround 14019449301 | Tejas Upadhyay | 2023-12-21 | 1 | -0/+3 |
* | drm/xe/xelpmp: Add Wa_16021867713 | Gustavo Sousa | 2023-12-21 | 1 | -0/+3 |
* | drm/xe: Remove devcoredump readout of IPEIR | José Roberto de Souza | 2023-12-21 | 1 | -2/+0 |
* | drm/xe: Fix devcoredump readout of IPEHR | José Roberto de Souza | 2023-12-21 | 1 | -1/+0 |
* | drm/xe/pvc: Force even num engines to use 64B | Niranjana Vishwanathapura | 2023-12-21 | 1 | -0/+1 |
* | drm/xe/pvc: Blacklist BCS_SWCTRL register | Niranjana Vishwanathapura | 2023-12-21 | 1 | -0/+2 |
* | drm/xe: enable idle msg and set hysteresis for GSCCS | Daniele Ceraolo Spurio | 2023-12-21 | 1 | -0/+4 |
* | drm/xe: Set default MOCS value for copy cs instructions | José Roberto de Souza | 2023-12-19 | 1 | -0/+6 |
* | drm/xe: Set default MOCS value for cs instructions | José Roberto de Souza | 2023-12-19 | 1 | -0/+12 |
* | drm/xe: Annotate masked registers used by RTP | Lucas De Marchi | 2023-12-19 | 1 | -1/+1 |
* | drm/xe: Use XE_REG/XE_REG_MCR | Lucas De Marchi | 2023-12-19 | 1 | -37/+37 |
* | drm/xe: Use REG_FIELD/REG_BIT for all regs/*.h | Lucas De Marchi | 2023-12-19 | 1 | -12/+12 |
* | drm/xe: Drop gen afixes from registers | Lucas De Marchi | 2023-12-19 | 1 | -4/+4 |
* | drm/xe: Fix print of RING_EXECLIST_SQ_CONTENTS_HI | Rodrigo Vivi | 2023-12-19 | 1 | -1/+2 |
* | drm/xe: Do not spread i915_reg_defs.h include | Lucas De Marchi | 2023-12-19 | 1 | -1/+1 |
* | drm/xe: Remove dependency on intel_engine_regs.h | Lucas De Marchi | 2023-12-19 | 1 | -0/+98 |