Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-07-18 | drm/xe: Remove unused xe_sync_entry_wait | Matthew Brost | 1 | -1/+0 |
2024-04-26 | drm/xe: Move ufence add to vm_bind_ioctl_ops_fini | Matthew Brost | 1 | -0/+1 |
2024-03-26 | drm/xe: Create a helper function to init job's user fence | Nirmoy Das | 1 | -1/+0 |
2024-02-28 | drm/xe: Expose user fence from xe_sync_entry | Mika Kuoppala | 1 | -0/+4 |
2024-01-30 | drm/xe: Only allow 1 ufence per exec / bind IOCTL | Matthew Brost | 1 | -0/+5 |
2023-12-21 | drm/xe: Allow num_batch_buffer / num_binds == 0 in IOCTLs | Matthew Brost | 1 | -0/+6 |
2023-12-21 | drm/xe: Use a flags field instead of bools for sync parse | Matthew Brost | 1 | -1/+4 |
2023-12-21 | drm/xe: Remove async worker and rework sync binds | Matthew Brost | 1 | -1/+1 |
2023-12-12 | drm/xe: Introduce a new DRM driver for Intel GPUs | Matthew Brost | 1 | -0/+27 |