开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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-08-19
drm/xe: use devm instead of drmm for managed bo
Daniele Ceraolo Spurio
2024-07-18
Merge tag 'drm-next-2024-07-18' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2024-07-11
drm/xe: Use write-back caching mode for system memory on DGFX
Thomas Hellström
2024-06-19
drm/xe: Use ttm_uncached for BO with NEEDS_UC flag
Michal Wajdeczko
2024-06-12
drm/xe/trace: Extract bo, vm, vma traces
Radhakrishna Sripada
2024-05-29
drm/xe: Check empty pinned BO list with lock held.
Nirmoy Das
2024-05-06
drm/xe: Add function to check if BO has single placement
Nirmoy Das
2024-05-03
drm/xe: Perform dma_map when moving system buffer objects to TT
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
[next]