summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/xe/xe_sync.c
Commit message (Expand)AuthorAgeFilesLines
* drm/xe: Allow num_batch_buffer / num_binds == 0 in IOCTLsMatthew Brost2023-12-211-0/+78
* drm/xe: Use a flags field instead of bools for sync parseMatthew Brost2023-12-211-1/+3
* drm/xe/uapi: Split xe_sync types from flagsRodrigo Vivi2023-12-211-16/+7
* drm/xe: Internally change the compute_mode and no_dma_fence mode namingThomas Hellström2023-12-211-3/+3
* drm/xe/uapi: Add _FLAG to uAPI constants usable for flagsFrancois Dugast2023-12-211-8/+8
* drm/xe: Remove async worker and rework sync bindsMatthew Brost2023-12-211-11/+3
* drm/xe: Prevent flooding the kernel log with XE_IOCTL_ERRFrancois Dugast2023-12-211-16/+16
* drm/Xe: Use EOPNOTSUPP instead of ENOTSUPPJanga Rahul Kumar2023-12-211-3/+3
* drm/xe: Validate uAPI padding and reserved fieldsChristopher Snowhill2023-12-191-1/+3
* drm/xe: Allow dma-fences as in-syncs for compute / faulting VMMatthew Brost2023-12-191-5/+7
* drm/xe: Sort includesLucas De Marchi2023-12-191-2/+3
* drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost2023-12-121-0/+276