index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
xe_sync.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-04
dma-buf/dma_fence_array: remove unused functionality v4
Christian König
1
-1
/
+1
2026-02-23
drm/xe/sync: Fix user fence leak on alloc failure
Shuicheng Lin
1
-2
/
+4
2026-02-23
drm/xe/sync: Cleanup partially initialized sync on parse failure
Shuicheng Lin
1
-7
/
+17
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-2
/
+2
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-3
/
+2
2025-12-17
drm/xe: Fix NULL pointer dereference in xe_exec_ioctl
Tapani Pälli
1
-6
/
+4
2025-12-15
drm/xe: Wait on in-syncs when swicthing to dma-fence mode
Matthew Brost
1
-0
/
+28
2025-12-03
drm/xe/sync: Use for_each_tlb_inval() to calculate invalidation fences
Matt Roper
1
-2
/
+5
2025-11-04
drm/xe: Disallow input fences on zero batch execs and zero binds
Matthew Brost
1
-61
/
+32
2025-11-04
drm/xe: Decouple bind queue last fence from TLB invalidations
Matthew Brost
1
-13
/
+50
2025-11-04
drm/xe: Enforce correct user fence signaling order using
Matthew Brost
1
-2
/
+15
2025-08-24
drm/xe/xe_sync: avoid race during ufence signaling
Zbigniew Kempczyński
1
-1
/
+1
2025-02-21
drm/xe: Add fault injection for xe_sync_entry_parse
Priyanka Dandamudi
1
-0
/
+1
2024-11-15
drm/xe/ufence: Wake up waiters after setting ufence->signalled
Nirmoy Das
1
-1
/
+5
2024-10-18
drm/xe/ufence: Warn if mmget_not_zero() fails
Nirmoy Das
1
-0
/
+2
2024-10-18
drm/xe/ufence: Prefetch ufence addr to catch bogus address
Nirmoy Das
1
-1
/
+2
2024-10-14
drm/xe/xe_sync: initialise ufence.signalled
Matthew Auld
1
-1
/
+1
2024-08-28
drm/xe: replace #include <drm/xe_drm.h> with <uapi/drm/xe_drm.h>
Jani Nikula
1
-1
/
+1
2024-08-27
drm/xe: Remove unrequired NULL checks in xe_sync_entry_cleanup
Himal Prasad Ghimiray
1
-4
/
+2
2024-08-27
drm/xe: Remove extra dma_fence_put on xe_sync_entry_add_deps failure
Himal Prasad Ghimiray
1
-10
/
+3
2024-08-07
drm/xe: Fix access_ok check in user_fence_create
Nirmoy Das
1
-1
/
+1
2024-07-30
drm/xe: Use dma_fence_chain_free in chain fence unused as a sync
Matthew Brost
1
-1
/
+1
2024-07-18
drm/xe: Remove unused xe_sync_entry_wait
Matthew Brost
1
-8
/
+0
2024-07-18
drm/xe: Validate user fence during creation
Matthew Brost
1
-4
/
+8
2024-04-26
drm/xe: Move ufence add to vm_bind_ioctl_ops_fini
Matthew Brost
1
-0
/
+15
2024-03-26
drm/xe: Create a helper function to init job's user fence
Nirmoy Das
1
-6
/
+1
2024-02-28
drm/xe: Expose user fence from xe_sync_entry
Mika Kuoppala
1
-10
/
+48
2024-02-02
drm/xe: Take a reference in xe_exec_queue_last_fence_get()
Matthew Brost
1
-2
/
+0
2023-12-21
drm/xe: Allow num_batch_buffer / num_binds == 0 in IOCTLs
Matthew Brost
1
-0
/
+78
2023-12-21
drm/xe: Use a flags field instead of bools for sync parse
Matthew Brost
1
-1
/
+3
2023-12-21
drm/xe/uapi: Split xe_sync types from flags
Rodrigo Vivi
1
-16
/
+7
2023-12-21
drm/xe: Internally change the compute_mode and no_dma_fence mode naming
Thomas Hellström
1
-3
/
+3
2023-12-21
drm/xe/uapi: Add _FLAG to uAPI constants usable for flags
Francois Dugast
1
-8
/
+8
2023-12-21
drm/xe: Remove async worker and rework sync binds
Matthew Brost
1
-11
/
+3
2023-12-21
drm/xe: Prevent flooding the kernel log with XE_IOCTL_ERR
Francois Dugast
1
-16
/
+16
2023-12-21
drm/Xe: Use EOPNOTSUPP instead of ENOTSUPP
Janga Rahul Kumar
1
-3
/
+3
2023-12-19
drm/xe: Validate uAPI padding and reserved fields
Christopher Snowhill
1
-1
/
+3
2023-12-19
drm/xe: Allow dma-fences as in-syncs for compute / faulting VM
Matthew Brost
1
-5
/
+7
2023-12-19
drm/xe: Sort includes
Lucas De Marchi
1
-2
/
+3
2023-12-12
drm/xe: Introduce a new DRM driver for Intel GPUs
Matthew Brost
1
-0
/
+276