开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
xe_wait_user_fence.c
Age
Commit message (
Expand
)
Author
2023-12-26
drm/xe: Fix warning on impossible condition
Lucas De Marchi
2023-12-21
drm/xe/uapi: Return correct error code for xe_wait_user_fence_ioctl
Bommu Krishnaiah
2023-12-21
drm/xe/uapi: add exec_queue_id member to drm_xe_wait_user_fence structure
Bommu Krishnaiah
2023-12-21
drm/xe/uapi: Differentiate WAIT_OP from WAIT_MASK
Rodrigo Vivi
2023-12-21
drm/xe/uapi: Add _FLAG to uAPI constants usable for flags
Francois Dugast
2023-12-21
drm/xe/uapi: Kill DRM_XE_UFENCE_WAIT_VM_ERROR
Matthew Brost
2023-12-21
drm/xe: timeout needs to be a signed value
Fei Yang
2023-12-21
drm/xe: Prefer WARN() over BUG() to avoid crashing the kernel
Francois Dugast
2023-12-21
drm/xe: Prevent flooding the kernel log with XE_IOCTL_ERR
Francois Dugast
2023-12-21
drm/xe: Use nanoseconds instead of jiffies in uapi for user fence
Zbigniew Kempczyński
2023-12-21
drm/xe: properly check bounds for xe_wait_user_fence_ioctl()
Paulo Zanoni
2023-12-21
drm/Xe: Use EOPNOTSUPP instead of ENOTSUPP
Janga Rahul Kumar
2023-12-19
drm/xe: Validate uAPI padding and reserved fields
Christopher Snowhill
2023-12-19
drm/xe: Add missing include xe_wait_user_fence.h
Lucas De Marchi
2023-12-19
drm/xe: Make local functions static
Lucas De Marchi
2023-12-12
drm/xe: Introduce a new DRM driver for Intel GPUs
Matthew Brost