index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
xe_wait_user_fence.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-04
drm/xe/ufence: Flush xe ordered_wq in case of ufence timeout
Nirmoy Das
1
-0
/
+7
2024-10-16
drm/xe/ufence: ufence can be signaled right after wait_woken
Nirmoy Das
1
-3
/
+0
2024-08-28
drm/xe: replace #include <drm/xe_drm.h> with <uapi/drm/xe_drm.h>
Jani Nikula
1
-1
/
+1
2024-01-08
drm/xe: Fix spelling mistake "gueue" -> "queue"
Colin Ian King
1
-1
/
+1
2023-12-26
drm/xe: Fix warning on impossible condition
Lucas De Marchi
1
-0
/
+1
2023-12-21
drm/xe/uapi: Return correct error code for xe_wait_user_fence_ioctl
Bommu Krishnaiah
1
-6
/
+24
2023-12-21
drm/xe/uapi: add exec_queue_id member to drm_xe_wait_user_fence structure
Bommu Krishnaiah
1
-63
/
+2
2023-12-21
drm/xe/uapi: Differentiate WAIT_OP from WAIT_MASK
Rodrigo Vivi
1
-7
/
+7
2023-12-21
drm/xe/uapi: Add _FLAG to uAPI constants usable for flags
Francois Dugast
1
-5
/
+5
2023-12-21
drm/xe/uapi: Kill DRM_XE_UFENCE_WAIT_VM_ERROR
Matthew Brost
1
-38
/
+5
2023-12-21
drm/xe: timeout needs to be a signed value
Fei Yang
1
-18
/
+37
2023-12-21
drm/xe: Prefer WARN() over BUG() to avoid crashing the kernel
Francois Dugast
1
-1
/
+1
2023-12-21
drm/xe: Prevent flooding the kernel log with XE_IOCTL_ERR
Francois Dugast
1
-15
/
+15
2023-12-21
drm/xe: Use nanoseconds instead of jiffies in uapi for user fence
Zbigniew KempczyĆski
1
-10
/
+37
2023-12-21
drm/xe: properly check bounds for xe_wait_user_fence_ioctl()
Paulo Zanoni
1
-0
/
+3
2023-12-21
drm/Xe: Use EOPNOTSUPP instead of ENOTSUPP
Janga Rahul Kumar
1
-1
/
+1
2023-12-19
drm/xe: Validate uAPI padding and reserved fields
Christopher Snowhill
1
-1
/
+2
2023-12-19
drm/xe: Add missing include xe_wait_user_fence.h
Lucas De Marchi
1
-0
/
+2
2023-12-19
drm/xe: Make local functions static
Lucas De Marchi
1
-3
/
+3
2023-12-12
drm/xe: Introduce a new DRM driver for Intel GPUs
Matthew Brost
1
-0
/
+202