index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
xe_bo.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-05
drm/xe/pxp: Use the correct define in the set_property_funcs array
Daniele Ceraolo Spurio
1
-1
/
+1
2025-06-05
drm/xe: Rework eviction rejection of bound external bos
Thomas Hellström
1
-18
/
+28
2025-05-07
drm/xe: Use copy_from_user() instead of __copy_from_user()
Harish Chegondi
1
-2
/
+2
2025-04-28
Merge drm/drm-next into drm-xe-next
Thomas Hellström
1
-3
/
+1
2025-04-26
Merge tag 'drm-xe-next-2025-04-17' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-next
Dave Airlie
1
-164
/
+239
2025-04-24
drm/xe: Update xe_ttm_access_memory to use GPU for non-visible access
Matthew Brost
1
-4
/
+11
2025-04-24
drm/ttm/xe: drop unused force_alloc flag
Dave Airlie
1
-3
/
+1
2025-04-23
drm/xe: handle pinned memory in PM notifier
Matthew Auld
1
-16
/
+107
2025-04-23
drm/xe: share bo dma-resv with backup object
Matthew Auld
1
-15
/
+13
2025-04-04
drm/xe: allow non-contig VRAM kernel BO
Matthew Auld
1
-1
/
+8
2025-04-04
drm/xe: unconditionally apply PINNED for pin_map()
Matthew Auld
1
-1
/
+1
2025-04-04
drm/xe: add XE_BO_FLAG_PINNED_LATE_RESTORE
Matthew Auld
1
-4
/
+7
2025-04-04
drm/xe: Add XE_BO_FLAG_PINNED_NORESTORE
Matthew Brost
1
-1
/
+5
2025-04-04
drm/xe: use backup object for pinned save/restore
Matthew Auld
1
-150
/
+165
2025-03-27
drm/xe: Make the PT code handle placement per PTE rather than per vma / range
Thomas Hellström
1
-3
/
+9
2025-03-27
drm/xe/bo: Add a bo remove callback
Thomas Hellström
1
-7
/
+47
2025-03-11
Merge tag 'drm-xe-next-2025-03-07' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-next
Dave Airlie
1
-0
/
+54
2025-03-07
Merge tag 'drm-misc-next-2025-03-06' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-next
Dave Airlie
1
-17
/
+185
2025-03-06
drm/xe: Basic SVM BO eviction
Matthew Brost
1
-0
/
+22
2025-03-06
drm/xe/bo: Introduce xe_bo_put_async
Thomas Hellström
1
-0
/
+25
2025-03-06
drm/xe: Retry BO allocation
Matthew Brost
1
-0
/
+7
2025-03-05
drm/xe: Add a shrinker for xe bos
Thomas Hellström
1
-17
/
+185
2025-02-17
drm/xe/display: Clarify XE_IOCTL_DBG message
Maarten Lankhorst
1
-0
/
+16
2025-02-10
drm/xe: Move VRAM manager to struct xe_vram_region
Piotr Piórkowski
1
-2
/
+8
2025-02-10
drm/xe: Rename struct xe_mem_region to struct xe_vram_region
Piotr Piórkowski
1
-6
/
+6
2025-02-03
drm/xe/pxp/uapi: Add API to mark a BO as using PXP
Daniele Ceraolo Spurio
1
-2
/
+96
2025-01-19
drm/xe/kunit: Allow to replace xe_managed_bo_create_pin_map()
Michal Wajdeczko
1
-0
/
+4
2025-01-17
drm/xe: trace bo create
Oak Zeng
1
-0
/
+1
2025-01-16
drm/xe/mmap: Add mmap support for PCI memory barrier
Tejas Upadhyay
1
-1
/
+18
2025-01-15
drm/xe: Reject BO eviction if BO is bound to current VM
Oak Zeng
1
-0
/
+15
2025-01-09
drm/xe: Fix all typos in xe
Nitin Gote
1
-4
/
+4
2024-12-16
drm/xe: Wait for migration job before unmapping pages
Nirmoy Das
1
-1
/
+9
2024-12-16
drm/xe: Use non-interruptible wait when moving BO to system
Nirmoy Das
1
-1
/
+1
2024-12-06
drm/xe: Trace xe_bo_validate
Oak Zeng
1
-0
/
+1
2024-12-04
drm/xe/display: fix ttm_bo_access() usage
Matthew Auld
1
-0
/
+24
2024-11-27
drm/xe: Only allow contiguous BOs to use xe_bo_vmap
Matthew Brost
1
-9
/
+14
2024-11-27
drm/xe: Add xe_ttm_access_memory
Matthew Brost
1
-3
/
+56
2024-11-27
drm/xe: Add xe_bo_vm_access
Matthew Brost
1
-1
/
+16
2024-11-22
drm/xe: Allow bo mapping on multiple ggtts
Niranjana Vishwanathapura
1
-14
/
+35
2024-11-08
drm/xe: improve hibernation on igpu
Matthew Auld
1
-21
/
+16
2024-11-04
Merge drm/drm-next into drm-xe-next
Thomas Hellström
1
-2
/
+2
2024-11-01
drm/xe: Restore system memory GGTT mappings
Matthew Brost
1
-3
/
+11
2024-11-01
drm/xe: Avoid the OOM killer on buffer object memory allocation
Thomas Hellström
1
-1
/
+8
2024-10-18
Merge tag 'drm-xe-next-2024-10-17' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-next
Dave Airlie
1
-6
/
+23
2024-10-14
drm/xe: add interface to request physical alignment for buffer objects
Juha-Pekka Heikkila
1
-6
/
+23
2024-10-11
Merge tag 'drm-xe-next-2024-10-10' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-next
Dave Airlie
1
-2
/
+32
2024-10-11
Merge tag 'drm-misc-next-2024-10-09' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-next
Dave Airlie
1
-2
/
+2
2024-10-09
drm/ttm: Move swapped objects off the manager's LRU list
Thomas Hellström
1
-2
/
+2
2024-10-03
drm/xe: Prevent null pointer access in xe_migrate_copy
Zhanjun Dong
1
-2
/
+2
2024-10-01
drm/xe: Prevent null pointer access in xe_migrate_copy
Zhanjun Dong
1
-2
/
+2
[next]