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.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
2024-03-25
drm/xe: Remove unused xe_bo->props struct
Nirmoy Das
1
-50
/
+9
2024-03-14
Merge tag 'drm-next-2024-03-13' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-23
/
+100
2024-02-29
drm/xe/xe_trace: Add move_lacks_source detail to xe_bo_move trace
Priyanka Dandamudi
1
-1
/
+1
2024-02-29
drm/xe/xe_bo_move: Enhance xe_bo_move trace
Priyanka Dandamudi
1
-2
/
+9
2024-02-20
drm/xe/guc: Allocate GuC data structures in system memory for initial load
Michał Winiarski
1
-0
/
+32
2024-02-20
Merge drm/drm-next into drm-xe-next
Lucas De Marchi
1
-18
/
+15
2024-02-20
drm/xe/xe_bo_move: Enhance xe_bo_move trace
Priyanka Dandamudi
1
-2
/
+9
2024-02-07
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-18
/
+15
2024-01-19
drm/xe: make xe_ttm_funcs const
Jani Nikula
1
-1
/
+1
2024-01-15
drm/xe: Fix bounds checking in __xe_bo_placement_for_flags()
Brian Welty
1
-6
/
+6
2024-01-15
drm/xe: Annotate xe_mem_region::mapping with __iomem
Thomas Hellström
1
-2
/
+2
2024-01-12
drm/xe: Fix bounds checking in __xe_bo_placement_for_flags()
Brian Welty
1
-6
/
+6
2024-01-09
drm/xe: Annotate xe_mem_region::mapping with __iomem
Thomas Hellström
1
-2
/
+2
2024-01-09
drm/xe/dgfx: Release mmap mappings on rpm suspend
Badal Nilawar
1
-4
/
+52
2023-12-21
drm/xe/bo: Remove unusued variable
Lucas De Marchi
1
-4
/
+0
2023-12-21
drm/xe/xe2: Handle flat ccs move for igfx.
Himal Prasad Ghimiray
1
-11
/
+22
2023-12-21
drm/xe/xe2: Allocate extra pages for ccs during bo create
Himal Prasad Ghimiray
1
-9
/
+14
2023-12-21
drm/xe: Use DRM GPUVM helpers for external- and evicted objects
Thomas Hellström
1
-43
/
+20
2023-12-21
drm/xe/uapi: Fix various struct padding for 64b alignment
Rodrigo Vivi
1
-1
/
+2
2023-12-21
drm/xe/uapi: Reject bo creation of unaligned size
Mauro Carvalho Chehab
1
-9
/
+17
2023-12-21
drm/xe/uapi: Separate bo_create placement from flags
Rodrigo Vivi
1
-7
/
+7
2023-12-21
drm/xe: Add a helper for DRM device-lifetime BO create
Michał Winiarski
1
-0
/
+36
2023-12-21
drm/xe/uapi: Add support for CPU caching mode
Pallavi Mishra
1
-24
/
+76
2023-12-21
drm/xe/bo: Remove leftover trace_printk()
Thomas Hellström
1
-1
/
+0
2023-12-21
drm/xe/bo: Rename xe_bo_get_sg() to xe_bo_sg()
Thomas Hellström
1
-2
/
+2
2023-12-21
drm/xe: Ensure that we don't access the placements array out-of-bounds
Thomas Hellström
1
-17
/
+22
2023-12-21
drm/xe/bo: don't hold dma-resv lock over drm_gem_handle_create
Matthew Auld
1
-8
/
+12
2023-12-21
drm/xe/uapi: Add missing DRM_ prefix in uAPI constants
Francois Dugast
1
-7
/
+7
2023-12-21
drm/xe/uapi: Kill VM_MADVISE IOCTL
Rodrigo Vivi
1
-1
/
+1
2023-12-21
drm/xe/display: Implement display support
Maarten Lankhorst
1
-3
/
+3
2023-12-21
drm/xe: Replace usage of mem_type_to_tile
Brian Welty
1
-25
/
+38
2023-12-21
drm/xe: Remove unused xe_bo_to_tile
Brian Welty
1
-13
/
+0
2023-12-21
drm/xe/bo: sync kernel fences for KMD buffers
Matthew Auld
1
-0
/
+31
2023-12-21
drm/xe: Align size to PAGE_SIZE
Pallavi Mishra
1
-0
/
+1
2023-12-21
drm/xe: Add tracking support for bos per client
Tejas Upadhyay
1
-0
/
+9
2023-12-21
drm/xe: Reinstate pipelined fence enable_signaling
Thomas Hellström
1
-3
/
+2
2023-12-21
drm/xe: Use Xe assert macros instead of XE_WARN_ON macro
Francois Dugast
1
-30
/
+34
2023-12-21
drm/xe/vm: Simplify and document xe_vm_lock()
Thomas Hellström
1
-3
/
+2
2023-12-21
drm/xe/bo: Simplify xe_bo_lock()
Thomas Hellström
1
-17
/
+26
2023-12-21
drm/xe: Prevent return with locked vm
Pallavi Mishra
1
-11
/
+11
2023-12-21
drm/xe: Make xe_mem_region struct
Oak Zeng
1
-1
/
+1
2023-12-21
drm/xe: skip rebind_list if vma destroyed
Matthew Auld
1
-4
/
+6
2023-12-21
drm/xe: Fix error paths of __xe_bo_create_locked
Maarten Lankhorst
1
-2
/
+6
2023-12-21
drm/xe: Prefer WARN() over BUG() to avoid crashing the kernel
Francois Dugast
1
-26
/
+26
2023-12-21
drm/xe: Set PTE_DM bit for stolen on MTL
Lucas De Marchi
1
-0
/
+15
2023-12-21
drm/xe: Decouple vram check from xe_bo_addr()
Lucas De Marchi
1
-10
/
+5
2023-12-21
drm/xe/uapi: add the userspace bits for small-bar
Matthew Auld
1
-2
/
+11
2023-12-21
drm/xe/bo: support tiered vram allocation for small-bar
Matthew Auld
1
-15
/
+33
2023-12-21
drm/xe/mtl: Map PPGTT as CPU:WC
Matt Roper
1
-4
/
+12
2023-12-21
drm/xe: Reduce the number list links in xe_vma
Matthew Brost
1
-2
/
+4
[next]