summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_hw_fence.c
AgeCommit message (Expand)AuthorFilesLines
2024-08-21drm/xe: Drop HW fence pointer to HW fence ctxMatthew Brost1-4/+5
2024-07-11drm/xe: Drop trace_xe_hw_fence_freeMatthew Brost1-1/+0
2024-05-27drm/xe: Split lrc seqno fence creation upThomas Hellström1-12/+47
2024-04-04drm/xe: prefer snprintf over sprintfBommu Krishnaiah1-1/+1
2024-01-25drm/xe: Fix crash in trace_dma_fence_init()José Roberto de Souza1-3/+3
2023-12-21drm/xe: Prefer WARN() over BUG() to avoid crashing the kernelFrancois Dugast1-1/+1
2023-12-20drm/xe: Use a define to set initial seqno for fencesThomas Hellström1-2/+2
2023-12-12drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost1-0/+230