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.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-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
2023-12-21
drm/xe: Cleanup style warnings and errors
Francois Dugast
1
-1
/
+1
2023-12-21
drm/xe: add missing bulk_move reset
Matthew Auld
1
-9
/
+17
2023-12-21
drm/xe: Cleanup style warnings
Francois Dugast
1
-1
/
+1
2023-12-21
drm/xe: Prevent flooding the kernel log with XE_IOCTL_ERR
Francois Dugast
1
-13
/
+13
2023-12-21
drm/xe: Port Xe to GPUVA
Matthew Brost
1
-10
/
+21
2023-12-21
drm/xe: Add helpers to hide struct xe_vma internals
Matthew Brost
1
-2
/
+2
2023-12-21
drm/xe: Make usable size of VRAM readable
Tejas Upadhyay
1
-1
/
+1
2023-12-21
drm/xe/bo: Evict VRAM to TT rather than to system
Thomas Hellström
1
-1
/
+16
2023-12-21
drm/xe/bo: Gracefully handle errors from ttm_bo_move_accel_cleanup().
Thomas Hellström
1
-0
/
+5
2023-12-21
drm/xe/bo: Avoid creating a system resource when allocating a fresh VRAM bo
Thomas Hellström
1
-21
/
+27
2023-12-21
drm/xe/bo: Fix swapin when moving to VRAM
Thomas Hellström
1
-2
/
+5
2023-12-21
drm/xe/bo: consider bo->flags in xe_bo_migrate()
Matthew Auld
1
-0
/
+13
2023-12-21
drm/xe/bo: handle PL_TT -> PL_TT
Matthew Auld
1
-0
/
+10
2023-12-21
drm/xe: VM LRU bulk move
Matthew Brost
1
-4
/
+27
2023-12-20
drm/xe: Move migration from GT to tile
Matt Roper
1
-3
/
+3
2023-12-20
drm/xe: Memory allocations are tile-based, not GT-based
Matt Roper
1
-33
/
+34
2023-12-20
drm/xe: Move VRAM from GT to tile
Matt Roper
1
-22
/
+22
2023-12-20
drm/xe: Move GGTT from GT to tile
Matt Roper
1
-3
/
+3
2023-12-20
drm/xe: Rename GPU offset helper to reflect true usage
Michael J. Ruhl
1
-4
/
+4
2023-12-20
drm/xe: Prevent evicting for page tables
Maarten Lankhorst
1
-1
/
+1
2023-12-20
drm/xe/bo: further limit where CCS pages are needed
Matthew Auld
1
-3
/
+7
2023-12-20
drm/xe: Support copying of data between system memory bos
Thomas Hellström
1
-1
/
+1
2023-12-20
drm/xe: Validate uAPI padding and reserved fields
Christopher Snowhill
1
-2
/
+4
2023-12-20
drm/xe: Apply upper limit to sg element size
Niranjana Vishwanathapura
1
-3
/
+5
2023-12-20
drm/xe: Fix splat during error dump
Francois Dugast
1
-4
/
+15
2023-12-20
drm/xe: fix suspend-resume for dgfx
Matthew Auld
1
-0
/
+129
2023-12-20
drm/xe: Use proper vram offset
Niranjana Vishwanathapura
1
-6
/
+6
2023-12-20
drm/xe/bo: refactor try_add_vram
Matthew Auld
1
-55
/
+31
2023-12-20
drm/xe: add XE_BO_CREATE_VRAM_MASK
Matthew Auld
1
-5
/
+3
2023-12-20
drm/xe: Use BO's GT to determine dma_offset when programming PTEs
Matthew Brost
1
-0
/
+13
2023-12-20
drm/xe: Stop accepting value in xe_migrate_clear
Balasubramani Vivekanandan
1
-1
/
+1
2023-12-20
drm/xe/buddy: remove the virtualized start
Matthew Auld
1
-0
/
+6
2023-12-20
drm/xe: add xe_ttm_stolen_cpu_access_needs_ggtt()
Matthew Auld
1
-1
/
+1
2023-12-20
drm/xe: s/lmem/vram/
Matthew Auld
1
-5
/
+5
2023-12-20
drm/xe/bo: explicitly reject zero sized BO
Matthew Auld
1
-0
/
+6
2023-12-20
drm/xe: Sort includes
Lucas De Marchi
1
-1
/
+0
2023-12-20
drm/xe/stolen: don't map stolen on small-bar
Matthew Auld
1
-1
/
+1
2023-12-20
drm/xe/bo: reduce xe_bo_create_pin_map() restrictions
Matthew Auld
1
-15
/
+20
2023-12-20
drm/xe: Map initial FB at the same place in GGTT too
Maarten Lankhorst
1
-1
/
+6
2023-12-12
drm/xe: Implement stolen memory.
Maarten Lankhorst
1
-26
/
+147
2023-12-12
drm/xe: Introduce a new DRM driver for Intel GPUs
Matthew Brost
1
-0
/
+1698
[prev]