summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_lrc.h
AgeCommit message (Expand)Author
2026-03-02drm/xe/queue: Call fini on exec queue creation failTomasz Lis
2026-01-10drm/xe: Avoid toggling schedule state to check LRC timestamp in TDRMatthew Brost
2025-12-11drm/xe/multi_queue: Add multi queue priority propertyNiranjana Vishwanathapura
2025-12-01drm/xe: Implement DRM_XE_EXEC_QUEUE_SET_HANG_REPLAY_STATEMatthew Brost
2025-12-01drm/xe: Add replay_offset and replay_length lines to LRC HWCTX snapshotMatthew Brost
2025-10-09drm/xe: Move queue init before LRC creationMatthew Brost
2025-10-06drm/xe: Force user context allocations in user VRAMPiotr Piórkowski
2025-08-04drm/xe/vf: Refresh utilization buffer during migration recoveryTomasz Lis
2025-08-04drm/xe/vf: Rebase MEMIRQ structures for all contexts after migrationTomasz Lis
2025-08-04drm/xe/vf: Rebase HWSP of all contexts after migrationTomasz Lis
2025-07-14drm/xe: Waste fewer instructions in emit_wa_job()Tvrtko Ursulin
2025-05-12drm/xe: Add WA BB to capture active context utilizationUmesh Nerlige Ramappa
2025-02-03drm/xe/pxp/uapi: Add userspace and LRC support for PXP-using queuesDaniele Ceraolo Spurio
2025-02-03drm/xe/pxp: Add VCS inline termination supportDaniele Ceraolo Spurio
2024-12-13drm/xe: Initial MSI-X support for HW enginesIlia Levi
2024-11-14drm/xe: Add ring start to LRC snapshotMatthew Brost
2024-11-14drm/xe: Add ring address to LRC snapshotMatthew Brost
2024-11-14drm/xe: Add xe_ring_lrc_is_idle() helperMatthew Brost
2024-10-08drm/xe/guc: Plumb GuC-capture into dev coredumpZhanjun Dong
2024-06-18drm/xe/oa: Add OAR supportAshutosh Dixit
2024-06-12drm/xe: Add LRC ctx timestamp support functionsMatthew Brost
2024-05-31drm/xe: Add kernel-doc to some xe_lrc interfacesNiranjana Vishwanathapura
2024-05-29drm/xe: Decouple xe_exec_queue and xe_lrcNiranjana Vishwanathapura
2024-05-27drm/xe: Remove xe_lrc_create_seqno_fence()Thomas Hellström
2024-05-27drm/xe: Split lrc seqno fence creation upThomas Hellström
2024-05-21drm/xe/lrc: Add helper to capture context timestampUmesh Nerlige Ramappa
2024-05-13drm/xe: Fix xe_lrc.hMichal Wajdeczko
2024-05-08drm/xe: Add Indirect Ring State supportNiranjana Vishwanathapura
2024-03-04drm/xe: Add infrastructure for delayed LRC captureMaarten Lankhorst
2024-03-04drm/xe: Move lrc snapshot capturing to xe_lrc.cMaarten Lankhorst
2023-12-21drm/xe: Prepare to emit non-register state while recording default LRCMatt Roper
2023-12-21drm/xe/debugfs: Add dump of default LRCs' MI instructionsMatt Roper
2023-12-21drm/xe: Rename engine to exec_queueFrancois Dugast
2023-12-12drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost