index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
xe_bo.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-27
drm/xe/bo: Redirect faults to dummy page for wedged device
Raag Jadav
1
-1
/
+1
2026-01-30
drm/xe: Adjust page count tracepoints in shrinker
Matthew Brost
1
-2
/
+7
2026-01-08
drm/xe: Drop preempt-fences when destroying imported dma-bufs.
Thomas Hellström
1
-11
/
+4
2025-10-03
drm/xe/bo: Fix an idle assertion for local bos
Thomas Hellström
1
-11
/
+23
2025-09-15
drm/xe: Allow freeing of a managed bo
John Harrison
1
-0
/
+5
2025-09-10
drm/xe: Convert pinned suspend eviction for exhaustive eviction
Thomas Hellström
1
-81
/
+103
2025-09-10
drm/xe: Rework instances of variants of xe_bo_create_locked()
Thomas Hellström
1
-34
/
+52
2025-09-10
drm/xe: Convert xe_bo_create_pin_map() for exhaustive eviction
Thomas Hellström
1
-5
/
+47
2025-09-10
drm/xe: Convert xe_bo_create_pin_map_at() for exhaustive eviction
Thomas Hellström
1
-18
/
+54
2025-09-10
drm/xe: Rename ___xe_bo_create_locked()
Thomas Hellström
1
-20
/
+19
2025-09-10
drm/xe: Convert the CPU fault handler for exhaustive eviction
Thomas Hellström
1
-44
/
+215
2025-09-10
drm/xe: Convert xe_bo_create_user() for exhaustive eviction
Thomas Hellström
1
-38
/
+76
2025-09-10
drm/xe: Pass down drm_exec context to validation
Thomas Hellström
1
-23
/
+108
2025-09-09
drm/xe/vf: Use single check when calling VF CCS functions
Michal Wajdeczko
1
-4
/
+4
2025-09-05
drm/xe: Attempt to bring bos back to VRAM after eviction
Thomas Hellström
1
-4
/
+12
2025-09-05
drm/xe: improve dma-resv handling for backup object
Matthew Auld
1
-12
/
+1
2025-08-29
drm/xe: Fix incorrect migration of backed-up object to VRAM
Thomas Hellström
1
-2
/
+1
2025-08-26
drm/xe/bo: Update atomic_access attribute on madvise
Himal Prasad Ghimiray
1
-3
/
+26
2025-08-26
drm/xe: Don't trigger rebind on initial dma-buf validation
Matthew Brost
1
-1
/
+2
2025-08-25
drm/xe/vm: Don't pin the vm_resv during validation
Thomas Hellström
1
-3
/
+2
2025-08-06
drm/xe/svm: Migrate folios when possible
Francois Dugast
1
-0
/
+2
2025-07-31
drm/xe: Fix oops in xe_gem_fault when running core_hotunplug test.
Maarten Lankhorst
1
-12
/
+16
2025-07-23
drm/xe/vf: Attach and detach CCS copy commands with BO
Satyanarayana K V P
1
-0
/
+23
2025-07-16
drm/xe: Move struct xe_vram_region to a dedicated header
Piotr Piórkowski
1
-0
/
+1
2025-07-14
drm/xe: Remove unused functions
Dr. David Alan Gilbert
1
-15
/
+0
2025-07-10
drm/xe/bo: add GPU memory trace points
Juston Li
1
-0
/
+17
2025-06-28
drm/xe: Drop bo->size
Matthew Brost
1
-10
/
+10
2025-06-09
drm/xe: Add xe_ggtt_might_lock
Maarten Lankhorst
1
-1
/
+1
2025-06-06
drm/xe: don't store the xe device pointer inside xe_ttm_tt
Dave Airlie
1
-29
/
+30
2025-06-02
drm/xe/pxp: Use the correct define in the set_property_funcs array
Daniele Ceraolo Spurio
1
-1
/
+1
2025-06-02
drm/xe: Rework eviction rejection of bound external bos
Thomas Hellström
1
-18
/
+28
2025-05-29
drm/xe/bo: optimise CCS case for WB pages
Matthew Auld
1
-0
/
+8
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/k...
Dave Airlie
1
-164
/
+239
2025-04-25
drm/xe: Update xe_ttm_access_memory to use GPU for non-visible access
Matthew Brost
1
-4
/
+11
2025-04-23
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/k...
Dave Airlie
1
-0
/
+54
2025-03-07
Merge tag 'drm-misc-next-2025-03-06' of https://gitlab.freedesktop.org/drm/mi...
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
[next]