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