summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/xe/instructions (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/xe/oa: Add OAR supportAshutosh Dixit2024-06-181-0/+1
* drm/xe: Add MI_COPY_MEM_MEM GPU instruction definitionsMatthew Brost2024-06-131-0/+4
* drm/xe: Move xe_gpu_commands.h file to instructions/Michal Wajdeczko2024-05-091-0/+70
* drm/xe: Add LRC parsing for more GPU instructionsMatt Roper2024-02-293-0/+22
* drm/xe: Add command MI_LOAD_REGISTER_MEMMichal Wajdeczko2023-12-211-0/+3
* drm/xe/gsc: Query GSC compatibility versionDaniele Ceraolo Spurio2023-12-211-0/+2
* drm/xe/gsc: GSC FW loadDaniele Ceraolo Spurio2023-12-212-0/+35
* drm/xe/xe2: Update SVG state handlingMatt Roper2023-12-211-0/+1
* drm/xe: Emit SVG state on RCS during driver load on DG2 and MTLMatt Roper2023-12-211-0/+51
* drm/xe/debugfs: Include GFXPIPE commands in LRC dumpMatt Roper2023-12-211-0/+108
* drm/xe/debugfs: Add dump of default LRCs' MI instructionsMatt Roper2023-12-212-0/+4
* drm/xe: Extract MI_* instructions to their own headerMatt Roper2023-12-212-0/+89