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_sync.c
Age
Commit message (
Expand
)
Author
2024-11-21
drm/xe/ufence: Wake up waiters after setting ufence->signalled
Nirmoy Das
2024-10-18
drm/xe/ufence: Warn if mmget_not_zero() fails
Nirmoy Das
2024-10-18
drm/xe/ufence: Prefetch ufence addr to catch bogus address
Nirmoy Das
2024-10-14
drm/xe/xe_sync: initialise ufence.signalled
Matthew Auld
2024-08-28
drm/xe: replace #include <drm/xe_drm.h> with <uapi/drm/xe_drm.h>
Jani Nikula
2024-08-27
drm/xe: Remove unrequired NULL checks in xe_sync_entry_cleanup
Himal Prasad Ghimiray
2024-08-27
drm/xe: Remove extra dma_fence_put on xe_sync_entry_add_deps failure
Himal Prasad Ghimiray
2024-08-07
drm/xe: Fix access_ok check in user_fence_create
Nirmoy Das
2024-07-30
drm/xe: Use dma_fence_chain_free in chain fence unused as a sync
Matthew Brost
2024-07-18
drm/xe: Remove unused xe_sync_entry_wait
Matthew Brost
2024-07-18
drm/xe: Validate user fence during creation
Matthew Brost
2024-04-26
drm/xe: Move ufence add to vm_bind_ioctl_ops_fini
Matthew Brost
2024-03-26
drm/xe: Create a helper function to init job's user fence
Nirmoy Das
2024-02-28
drm/xe: Expose user fence from xe_sync_entry
Mika Kuoppala
2024-02-02
drm/xe: Take a reference in xe_exec_queue_last_fence_get()
Matthew Brost
2023-12-21
drm/xe: Allow num_batch_buffer / num_binds == 0 in IOCTLs
Matthew Brost
2023-12-21
drm/xe: Use a flags field instead of bools for sync parse
Matthew Brost
2023-12-21
drm/xe/uapi: Split xe_sync types from flags
Rodrigo Vivi
2023-12-21
drm/xe: Internally change the compute_mode and no_dma_fence mode naming
Thomas Hellström
2023-12-21
drm/xe/uapi: Add _FLAG to uAPI constants usable for flags
Francois Dugast
2023-12-21
drm/xe: Remove async worker and rework sync binds
Matthew Brost
2023-12-21
drm/xe: Prevent flooding the kernel log with XE_IOCTL_ERR
Francois Dugast
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: Allow dma-fences as in-syncs for compute / faulting VM
Matthew Brost
2023-12-19
drm/xe: Sort includes
Lucas De Marchi
2023-12-12
drm/xe: Introduce a new DRM driver for Intel GPUs
Matthew Brost