index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
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
2024-02-07
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2024-01-15
drm/xe: Fix bounds checking in __xe_bo_placement_for_flags()
Brian Welty
2024-01-15
drm/xe: Annotate xe_mem_region::mapping with __iomem
Thomas Hellström
2023-12-21
drm/xe/bo: Remove unusued variable
Lucas De Marchi
2023-12-21
drm/xe/xe2: Handle flat ccs move for igfx.
Himal Prasad Ghimiray
2023-12-21
drm/xe/xe2: Allocate extra pages for ccs during bo create
Himal Prasad Ghimiray
2023-12-21
drm/xe: Use DRM GPUVM helpers for external- and evicted objects
Thomas Hellström
2023-12-21
drm/xe/uapi: Fix various struct padding for 64b alignment
Rodrigo Vivi
2023-12-21
drm/xe/uapi: Reject bo creation of unaligned size
Mauro Carvalho Chehab
2023-12-21
drm/xe/uapi: Separate bo_create placement from flags
Rodrigo Vivi
2023-12-21
drm/xe: Add a helper for DRM device-lifetime BO create
Michał Winiarski
2023-12-21
drm/xe/uapi: Add support for CPU caching mode
Pallavi Mishra
2023-12-21
drm/xe/bo: Remove leftover trace_printk()
Thomas Hellström
2023-12-21
drm/xe/bo: Rename xe_bo_get_sg() to xe_bo_sg()
Thomas Hellström
2023-12-21
drm/xe: Ensure that we don't access the placements array out-of-bounds
Thomas Hellström
2023-12-21
drm/xe/bo: don't hold dma-resv lock over drm_gem_handle_create
Matthew Auld
2023-12-21
drm/xe/uapi: Add missing DRM_ prefix in uAPI constants
Francois Dugast
2023-12-21
drm/xe/uapi: Kill VM_MADVISE IOCTL
Rodrigo Vivi
2023-12-21
drm/xe/display: Implement display support
Maarten Lankhorst
2023-12-21
drm/xe: Replace usage of mem_type_to_tile
Brian Welty
2023-12-21
drm/xe: Remove unused xe_bo_to_tile
Brian Welty
2023-12-21
drm/xe/bo: sync kernel fences for KMD buffers
Matthew Auld
2023-12-21
drm/xe: Align size to PAGE_SIZE
Pallavi Mishra
2023-12-21
drm/xe: Add tracking support for bos per client
Tejas Upadhyay
2023-12-21
drm/xe: Reinstate pipelined fence enable_signaling
Thomas Hellström
2023-12-21
drm/xe: Use Xe assert macros instead of XE_WARN_ON macro
Francois Dugast
2023-12-21
drm/xe/vm: Simplify and document xe_vm_lock()
Thomas Hellström
2023-12-21
drm/xe/bo: Simplify xe_bo_lock()
Thomas Hellström
2023-12-21
drm/xe: Prevent return with locked vm
Pallavi Mishra
2023-12-21
drm/xe: Make xe_mem_region struct
Oak Zeng
2023-12-21
drm/xe: skip rebind_list if vma destroyed
Matthew Auld
2023-12-21
drm/xe: Fix error paths of __xe_bo_create_locked
Maarten Lankhorst
2023-12-21
drm/xe: Prefer WARN() over BUG() to avoid crashing the kernel
Francois Dugast
2023-12-21
drm/xe: Set PTE_DM bit for stolen on MTL
Lucas De Marchi
2023-12-21
drm/xe: Decouple vram check from xe_bo_addr()
Lucas De Marchi
2023-12-21
drm/xe/uapi: add the userspace bits for small-bar
Matthew Auld
2023-12-21
drm/xe/bo: support tiered vram allocation for small-bar
Matthew Auld
2023-12-21
drm/xe/mtl: Map PPGTT as CPU:WC
Matt Roper
2023-12-21
drm/xe: Reduce the number list links in xe_vma
Matthew Brost
2023-12-21
drm/xe: Cleanup style warnings and errors
Francois Dugast
2023-12-21
drm/xe: add missing bulk_move reset
Matthew Auld
2023-12-21
drm/xe: Cleanup style warnings
Francois Dugast
2023-12-21
drm/xe: Prevent flooding the kernel log with XE_IOCTL_ERR
Francois Dugast
2023-12-21
drm/xe: Port Xe to GPUVA
Matthew Brost
2023-12-21
drm/xe: Add helpers to hide struct xe_vma internals
Matthew Brost
2023-12-21
drm/xe: Make usable size of VRAM readable
Tejas Upadhyay
2023-12-21
drm/xe/bo: Evict VRAM to TT rather than to system
Thomas Hellström
2023-12-21
drm/xe/bo: Gracefully handle errors from ttm_bo_move_accel_cleanup().
Thomas Hellström
2023-12-21
drm/xe/bo: Avoid creating a system resource when allocating a fresh VRAM bo
Thomas Hellström
2023-12-21
drm/xe/bo: Fix swapin when moving to VRAM
Thomas Hellström
[next]