aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/xe/xe_sync.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-03-26drm/xe: Create a helper function to init job's user fenceNirmoy Das1-1/+0
2024-02-28drm/xe: Expose user fence from xe_sync_entryMika Kuoppala1-0/+4
2024-01-30drm/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