开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
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
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_sync.c
Age
Commit message (
Expand
)
Author
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