Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drm/xe/oa: Add OAR support | Ashutosh Dixit | 2024-06-18 | 1 | -0/+1 |
* | drm/xe: Add MI_COPY_MEM_MEM GPU instruction definitions | Matthew Brost | 2024-06-13 | 1 | -0/+4 |
* | drm/xe: Move xe_gpu_commands.h file to instructions/ | Michal Wajdeczko | 2024-05-09 | 1 | -0/+70 |
* | drm/xe: Add LRC parsing for more GPU instructions | Matt Roper | 2024-02-29 | 3 | -0/+22 |
* | drm/xe: Add command MI_LOAD_REGISTER_MEM | Michal Wajdeczko | 2023-12-21 | 1 | -0/+3 |
* | drm/xe/gsc: Query GSC compatibility version | Daniele Ceraolo Spurio | 2023-12-21 | 1 | -0/+2 |
* | drm/xe/gsc: GSC FW load | Daniele Ceraolo Spurio | 2023-12-21 | 2 | -0/+35 |
* | drm/xe/xe2: Update SVG state handling | Matt Roper | 2023-12-21 | 1 | -0/+1 |
* | drm/xe: Emit SVG state on RCS during driver load on DG2 and MTL | Matt Roper | 2023-12-21 | 1 | -0/+51 |
* | drm/xe/debugfs: Include GFXPIPE commands in LRC dump | Matt Roper | 2023-12-21 | 1 | -0/+108 |
* | drm/xe/debugfs: Add dump of default LRCs' MI instructions | Matt Roper | 2023-12-21 | 2 | -0/+4 |
* | drm/xe: Extract MI_* instructions to their own header | Matt Roper | 2023-12-21 | 2 | -0/+89 |