index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2024-01-08
drm/xe: Fix spelling mistake "gueue" -> "queue"
Colin Ian King
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