summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/xe/instructions
AgeCommit message (Expand)AuthorLines
2025-12-11drm/xe/multi_queue: Set QUEUE_DRAIN_MODE for Multi Queue batchesNiranjana Vishwanathapura-0/+1
2025-10-23drm/xe/migrate: support MEM_COPY instructionMatthew Auld-0/+6
2025-07-25drm/xe/xelp: Implement Wa_16010904313Tvrtko Ursulin-0/+1
2025-05-12drm/xe: Save CTX_TIMESTAMP mmio value instead of LRC valueUmesh Nerlige Ramappa-0/+4
2025-03-31drm/xe: Invalidate L3 read-only cachelines for geometry streams tooKenneth Graunke-0/+1
2025-03-12drm/xe: Add MI_MATH and ALU instruction definitionsMichal Wajdeczko-0/+80
2025-03-12drm/xe: Add MI_LOAD_REGISTER_REG command definitionMichal Wajdeczko-0/+4
2025-03-10drm/xe/xe3: Recognize 3DSTATE_COARSE_PIXEL in LRC dumpsMatt Roper-0/+1
2025-02-03drm/xe/pxp: Add VCS inline termination supportDaniele Ceraolo Spurio-0/+34
2025-01-02Revert "drm/xe: Force write completion of MI_STORE_DATA_IMM"José Roberto de Souza-7/+6
2024-12-18drm/xe: Force write completion of MI_STORE_DATA_IMMJosé Roberto de Souza-6/+7
2024-06-18drm/xe/oa: Add OAR supportAshutosh Dixit-0/+1
2024-06-12drm/xe: Add MI_COPY_MEM_MEM GPU instruction definitionsMatthew Brost-0/+4
2024-05-09drm/xe: Move xe_gpu_commands.h file to instructions/Michal Wajdeczko-0/+70
2024-02-29drm/xe: Add LRC parsing for more GPU instructionsMatt Roper-0/+22
2023-12-21drm/xe: Add command MI_LOAD_REGISTER_MEMMichal Wajdeczko-0/+3
2023-12-21drm/xe/gsc: Query GSC compatibility versionDaniele Ceraolo Spurio-0/+2
2023-12-21drm/xe/gsc: GSC FW loadDaniele Ceraolo Spurio-0/+35
2023-12-21drm/xe/xe2: Update SVG state handlingMatt Roper-0/+1
2023-12-21drm/xe: Emit SVG state on RCS during driver load on DG2 and MTLMatt Roper-0/+51
2023-12-21drm/xe/debugfs: Include GFXPIPE commands in LRC dumpMatt Roper-0/+108
2023-12-21drm/xe/debugfs: Add dump of default LRCs' MI instructionsMatt Roper-0/+4
2023-12-21drm/xe: Extract MI_* instructions to their own headerMatt Roper-0/+89