index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
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-07-11
drm/xe: Use write-back caching mode for system memory on DGFX
Thomas Hellström
2024-04-22
drm/xe: Kill xe_device_mem_access_{get*,put}
Rodrigo Vivi
2024-04-18
drm/xe: Convert xe_gem_fault to use direct xe_pm_runtime calls
Rodrigo Vivi
2024-04-09
drm/xe/xe2hpg: Remove extra allocation of CCS pages for dgfx
Akshata Jahagirdar
2024-04-02
drm/xe: Normalize bo flags macros
Lucas De Marchi
2024-04-02
drm/xe: Stop passing user flag to xe_bo_create_user()
Lucas De Marchi
2024-03-20
drm/xe: Add XE_BO_GGTT_INVALIDATE flag
Matthew Brost
2024-03-15
drm/xe: Allow VRAM BO allocations aligned to 64K
Michal Wajdeczko
2024-03-13
drm/xe: Remove unused xe_bo->props struct
Nirmoy Das
2024-03-05
drm/xe: Pipeline evict / restore of pinned BOs during suspend / resume
Matthew Brost
2024-02-29
drm/xe/xe_trace: Add move_lacks_source detail to xe_bo_move trace
Priyanka Dandamudi
2024-02-20
drm/xe/guc: Allocate GuC data structures in system memory for initial load
Michał Winiarski
2024-02-20
Merge drm/drm-next into drm-xe-next
Lucas De Marchi
2024-02-20
drm/xe/xe_bo_move: Enhance xe_bo_move trace
Priyanka Dandamudi
2024-02-07
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2024-01-19
drm/xe: make xe_ttm_funcs const
Jani Nikula
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
2024-01-12
drm/xe: Fix bounds checking in __xe_bo_placement_for_flags()
Brian Welty
2024-01-09
drm/xe: Annotate xe_mem_region::mapping with __iomem
Thomas Hellström
2024-01-08
drm/xe/dgfx: Release mmap mappings on rpm suspend
Badal Nilawar
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
[next]