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-22
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-2
/
+2
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-2
/
+2
2026-02-18
drm/xe/bo: Redirect faults to dummy page for wedged device
Raag Jadav
1
-1
/
+1
2026-01-15
drm/xe: Cleanup unused header includes
Matt Roper
1
-1
/
+0
2026-01-12
drm/xe: Do not dereference ggtt_node in xe_bo.c
Maarten Lankhorst
1
-3
/
+3
2026-01-10
drm/xe: Allow compressible surfaces to be 1-way coherent
Xin Wang
1
-8
/
+9
2026-01-08
drm/xe: Adjust page count tracepoints in shrinker
Matthew Brost
1
-2
/
+7
2025-12-18
drm/xe: Drop preempt-fences when destroying imported dma-bufs.
Thomas Hellström
1
-11
/
+4
2025-12-04
drm/xe/uapi: Add NO_COMPRESSION BO flag and query capability
Sanjay Yadav
1
-2
/
+13
2025-12-03
Merge drm/drm-next into drm-xe-next
Thomas Hellström
1
-5
/
+5
2025-11-26
drm/xe: Add caching pagetable flag
Zbigniew Kempczyński
1
-2
/
+1
2025-11-19
drm/xe/bo: Use scope-based runtime PM
Matt Roper
1
-6
/
+2
2025-10-31
Merge tag 'drm-xe-next-2025-10-28' of https://gitlab.freedesktop.org/drm/xe/k...
Simona Vetter
1
-3
/
+26
2025-10-27
drm/xe: Fix spelling and typos across Xe driver files
Sanjay Yadav
1
-2
/
+2
2025-10-22
drm/xe: Assert that VF will never use fixed placement of BOs
Tomasz Lis
1
-0
/
+6
2025-10-21
drm/xe: Extract xe_bo_is_visible_vram
Maarten Lankhorst
1
-1
/
+18
2025-10-21
Merge tag 'drm-misc-next-2025-10-02' of https://gitlab.freedesktop.org/drm/mi...
Simona Vetter
1
-5
/
+5
2025-10-06
drm/xe: Introduce new BO flag XE_BO_FLAG_FORCE_USER_VRAM
Piotr Piórkowski
1
-4
/
+4
2025-10-06
drm/xe: Add initial support for separate kernel VRAM region on the tile
Piotr Piórkowski
1
-26
/
+52
2025-09-30
drm/xe/bo: Fix an idle assertion for local bos
Thomas Hellström
1
-11
/
+23
2025-09-29
drm/xe: Compute dumb-buffer sizes with drm_mode_size_dumb()
Thomas Zimmermann
1
-4
/
+4
2025-09-17
drm/ttm: rename ttm_bo_put to _fini v3
Christian König
1
-1
/
+1
2025-09-15
drm/xe: Allow freeing of a managed bo
John Harrison
1
-0
/
+5
2025-09-15
Merge tag 'v6.17-rc6' into drm-next
Dave Airlie
1
-4
/
+12
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: Attempt to bring bos back to VRAM after eviction
Thomas Hellström
1
-4
/
+12
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-09-02
drm/xe: Fix incorrect migration of backed-up object to VRAM
Thomas Hellström
1
-2
/
+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: Don't trigger rebind on initial dma-buf validation
Matthew Brost
1
-1
/
+2
2025-08-26
drm/xe/vm: Don't pin the vm_resv during validation
Thomas Hellström
1
-3
/
+2
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
[next]