summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_sync.h
AgeCommit message (Expand)AuthorFilesLines
2024-02-29drm/xe: Expose user fence from xe_sync_entryMika Kuoppala1-0/+4
2024-02-01drm/xe: Only allow 1 ufence per exec / bind IOCTLMatthew Brost1-0/+5
2023-12-21drm/xe: Allow num_batch_buffer / num_binds == 0 in IOCTLsMatthew Brost1-0/+6
2023-12-21drm/xe: Use a flags field instead of bools for sync parseMatthew Brost1-1/+4
2023-12-21drm/xe: Remove async worker and rework sync bindsMatthew Brost1-1/+1
2023-12-12drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost1-0/+27