index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
2024-10-24
drm/xe/ufence: Prefetch ufence addr to catch bogus address
Nirmoy Das
1
-1
/
+2
2024-10-16
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