aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_sync.c
AgeCommit message (Expand)Author
2024-02-29drm/xe: Expose user fence from xe_sync_entryMika Kuoppala
2024-02-08drm/xe: Take a reference in xe_exec_queue_last_fence_get()Matthew Brost
2023-12-21drm/xe: Allow num_batch_buffer / num_binds == 0 in IOCTLsMatthew Brost
2023-12-21drm/xe: Use a flags field instead of bools for sync parseMatthew Brost
2023-12-21drm/xe/uapi: Split xe_sync types from flagsRodrigo Vivi
2023-12-21drm/xe: Internally change the compute_mode and no_dma_fence mode namingThomas Hellström
2023-12-21drm/xe/uapi: Add _FLAG to uAPI constants usable for flagsFrancois Dugast
2023-12-21drm/xe: Remove async worker and rework sync bindsMatthew Brost
2023-12-21drm/xe: Prevent flooding the kernel log with XE_IOCTL_ERRFrancois Dugast
2023-12-21drm/Xe: Use EOPNOTSUPP instead of ENOTSUPPJanga Rahul Kumar
2023-12-19drm/xe: Validate uAPI padding and reserved fieldsChristopher Snowhill
2023-12-19drm/xe: Allow dma-fences as in-syncs for compute / faulting VMMatthew Brost
2023-12-19drm/xe: Sort includesLucas De Marchi
2023-12-12drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost