summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/xe/xe_sync.h
Commit message (Expand)AuthorAgeFilesLines
* drm/xe: Create a helper function to init job's user fenceNirmoy Das2024-03-261-1/+0
* drm/xe: Expose user fence from xe_sync_entryMika Kuoppala2024-02-281-0/+4
* drm/xe: Only allow 1 ufence per exec / bind IOCTLMatthew Brost2024-01-301-0/+5
* drm/xe: Allow num_batch_buffer / num_binds == 0 in IOCTLsMatthew Brost2023-12-211-0/+6
* drm/xe: Use a flags field instead of bools for sync parseMatthew Brost2023-12-211-1/+4
* drm/xe: Remove async worker and rework sync bindsMatthew Brost2023-12-211-1/+1
* drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost2023-12-121-0/+27