summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_hw_engine_group.c
AgeCommit message (Expand)Author
2026-01-15drm/xe: Cleanup unused header includesMatt Roper
2025-12-15drm/xe: Add more GT stats around pagefault mode switch flowsMatthew Brost
2025-12-15drm/xe: Wait on in-syncs when swicthing to dma-fence modeMatthew Brost
2025-12-15drm/xe: Skip exec queue schedule toggle if queue is idle during suspendMatthew Brost
2025-12-11drm/xe/hw_engine_group: Add stats for mode switchingFrancois Dugast
2025-09-26drm/xe/hw_engine_group: Fix double write lock release in error pathShuicheng Lin
2025-07-29drm/xe/hw_engine_group: Don't use drm_warn to catch missed caseMichal Wajdeczko
2025-07-25drm/xe/hw_engine_group: Avoid call kfree() for drmm_kzalloc()Shuicheng Lin
2025-07-02drm/xe/hw_engine_group: Fix potential leakMichal Wajdeczko
2025-03-06drm/xe: Allow fault injection in exec queue IOCTLsFrancois Dugast
2024-08-17drm/xe/exec: Switch hw engine group execution mode upon job submissionFrancois Dugast
2024-08-17drm/xe/hw_engine_group: Ensure safe transition between execution modesFrancois Dugast
2024-08-17drm/xe/hw_engine_group: Add helper to wait for dma fence jobsFrancois Dugast
2024-08-17drm/xe/hw_engine_group: Add helper to suspend faulting LR jobsFrancois Dugast
2024-08-17'drm/xe/hw_engine_group: Register hw engine group's exec queuesFrancois Dugast
2024-08-17drm/xe/hw_engine_group: Introduce xe_hw_engine_groupFrancois Dugast