开源镜像站
帮助
下载
动态
GitHub
index
:
linux.git
master
Linux kernel mainline source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
xe_dma_buf.c
Age
Commit message (
Expand
)
Author
2026-05-11
drm/xe/dma-buf: fix UAF with retry loop
Matthew Auld
2026-05-11
drm/xe/dma-buf: handle empty bo and UAF races
Matthew Auld
2026-05-11
drm/xe/madvise: Track purgeability with BO-local counters
Arvind Yadav
2026-04-29
drm/xe: Fix dma-buf attachment leak in xe_gem_prime_import()
Shuicheng Lin
2026-04-29
drm/xe: Fix bo leak in xe_dma_buf_init_obj() on allocation failure
Shuicheng Lin
2026-03-26
drm/xe/dma_buf: Block export of DONTNEED/purged BOs
Arvind Yadav
2026-02-05
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2026-01-27
dma-buf: Always build with DMABUF_MOVE_NOTIFY
Leon Romanovsky
2026-01-27
dma-buf: Rename .move_notify() callback to a clearer identifier
Leon Romanovsky
2025-12-15
drm/xe/bo: Don't include the CCS metadata in the dma-buf sg-table
Thomas Hellström
2025-09-22
drm/xe/dma-buf: Allow pinning of p2p dma-buf
Thomas Hellström
2025-09-22
Merge tag 'drm-xe-next-2025-09-19' of https://gitlab.freedesktop.org/drm/xe/k...
Dave Airlie
2025-09-15
Merge tag 'v6.17-rc6' into drm-next
Dave Airlie
2025-09-11
xe: populate buffers before exporting them.
Dave Airlie
2025-09-10
drm/xe: Rename ___xe_bo_create_locked()
Thomas Hellström
2025-09-10
drm/xe: Convert xe_dma_buf.c for exhaustive eviction
Thomas Hellström
2025-09-10
drm/xe: Convert the CPU fault handler for exhaustive eviction
Thomas Hellström
2025-09-10
drm/xe: Pass down drm_exec context to validation
Thomas Hellström
2025-09-09
drm/xe: Attempt to bring bos back to VRAM after eviction
Thomas Hellström
2025-09-05
drm/xe: Attempt to bring bos back to VRAM after eviction
Thomas Hellström
2025-04-26
Merge tag 'drm-xe-next-2025-04-17' of https://gitlab.freedesktop.org/drm/xe/k...
Dave Airlie
2025-04-24
drm/ttm/xe: drop unused force_alloc flag
Dave Airlie
2025-04-16
drm/xe/dma_buf: stop relying on placement in unmap
Matthew Auld
2025-03-20
drm/xe: Fix exporting xe buffers multiple times
Tomasz Rusinowicz
2025-03-19
drm/xe: Fix exporting xe buffers multiple times
Tomasz Rusinowicz
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-04-02
drm/xe: Normalize bo flags macros
Lucas De Marchi
2024-02-26
drm/xe: Replace dma_buf mem_access per direct xe_pm_runtime calls
Rodrigo Vivi
2024-01-18
drm/xe/dmabuf: Make xe_dmabuf_ops static
Thomas Hellström
2023-12-21
drm/xe/uapi: Add support for CPU caching mode
Pallavi Mishra
2023-12-21
drm/xe: Disallow pinning dma-bufs in VRAM
Thomas Hellström
2023-12-21
drm/xe/bo: Remove the lock_no_vm()/unlock_no_vm() interface
Thomas Hellström
2023-12-21
drm/xe/bo: Evict VRAM to TT rather than to system
Thomas Hellström
2023-12-21
drm/xe: VM LRU bulk move
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