summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/instructions
AgeCommit message (Expand)Author
2025-05-28Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-05-14drm/xe: Save CTX_TIMESTAMP mmio value instead of LRC valueUmesh Nerlige Ramappa
2025-04-07drm/xe: Invalidate L3 read-only cachelines for geometry streams tooKenneth Graunke
2025-03-31drm/xe: Invalidate L3 read-only cachelines for geometry streams tooKenneth Graunke
2025-03-12drm/xe: Add MI_MATH and ALU instruction definitionsMichal Wajdeczko
2025-03-12drm/xe: Add MI_LOAD_REGISTER_REG command definitionMichal Wajdeczko
2025-03-10drm/xe/xe3: Recognize 3DSTATE_COARSE_PIXEL in LRC dumpsMatt Roper
2025-02-03drm/xe/pxp: Add VCS inline termination supportDaniele Ceraolo Spurio
2025-01-02Revert "drm/xe: Force write completion of MI_STORE_DATA_IMM"José Roberto de Souza
2024-12-18drm/xe: Force write completion of MI_STORE_DATA_IMMJosé Roberto de Souza
2024-06-18drm/xe/oa: Add OAR supportAshutosh Dixit
2024-06-12drm/xe: Add MI_COPY_MEM_MEM GPU instruction definitionsMatthew Brost
2024-05-09drm/xe: Move xe_gpu_commands.h file to instructions/Michal Wajdeczko
2024-02-29drm/xe: Add LRC parsing for more GPU instructionsMatt Roper
2023-12-21drm/xe: Add command MI_LOAD_REGISTER_MEMMichal Wajdeczko
2023-12-21drm/xe/gsc: Query GSC compatibility versionDaniele Ceraolo Spurio
2023-12-21drm/xe/gsc: GSC FW loadDaniele Ceraolo Spurio
2023-12-21drm/xe/xe2: Update SVG state handlingMatt Roper
2023-12-21drm/xe: Emit SVG state on RCS during driver load on DG2 and MTLMatt Roper
2023-12-21drm/xe/debugfs: Include GFXPIPE commands in LRC dumpMatt Roper
2023-12-21drm/xe/debugfs: Add dump of default LRCs' MI instructionsMatt Roper
2023-12-21drm/xe: Extract MI_* instructions to their own headerMatt Roper