aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/instructions
AgeCommit message (Expand)AuthorFilesLines
2024-06-18drm/xe/oa: Add OAR supportAshutosh Dixit1-0/+1
2024-06-12drm/xe: Add MI_COPY_MEM_MEM GPU instruction definitionsMatthew Brost1-0/+4
2024-05-09drm/xe: Move xe_gpu_commands.h file to instructions/Michal Wajdeczko1-0/+70
2024-02-29drm/xe: Add LRC parsing for more GPU instructionsMatt Roper3-0/+22
2023-12-21drm/xe: Add command MI_LOAD_REGISTER_MEMMichal Wajdeczko1-0/+3
2023-12-21drm/xe/gsc: Query GSC compatibility versionDaniele Ceraolo Spurio1-0/+2
2023-12-21drm/xe/gsc: GSC FW loadDaniele Ceraolo Spurio2-0/+35
2023-12-21drm/xe/xe2: Update SVG state handlingMatt Roper1-0/+1
2023-12-21drm/xe: Emit SVG state on RCS during driver load on DG2 and MTLMatt Roper1-0/+51
2023-12-21drm/xe/debugfs: Include GFXPIPE commands in LRC dumpMatt Roper1-0/+108
2023-12-21drm/xe/debugfs: Add dump of default LRCs' MI instructionsMatt Roper2-0/+4
2023-12-21drm/xe: Extract MI_* instructions to their own headerMatt Roper2-0/+89