summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_dma_buf.c
AgeCommit message (Expand)AuthorFilesLines
2026-01-08drm/xe/bo: Don't include the CCS metadata in the dma-buf sg-tableThomas Hellström1-1/+1
2025-09-19drm/xe: Attempt to bring bos back to VRAM after evictionThomas Hellström1-1/+1
2025-04-25drm/xe/dma_buf: stop relying on placement in unmapMatthew Auld1-4/+1
2025-03-29drm/xe: Fix exporting xe buffers multiple timesTomasz Rusinowicz1-1/+1
2024-04-02drm/xe: Normalize bo flags macrosLucas De Marchi1-1/+1
2024-02-26drm/xe: Replace dma_buf mem_access per direct xe_pm_runtime callsRodrigo Vivi1-2/+3
2024-01-18drm/xe/dmabuf: Make xe_dmabuf_ops staticThomas Hellström1-1/+1
2023-12-21drm/xe/uapi: Add support for CPU caching modePallavi Mishra1-2/+3
2023-12-21drm/xe: Disallow pinning dma-bufs in VRAMThomas Hellström1-4/+21
2023-12-21drm/xe/bo: Remove the lock_no_vm()/unlock_no_vm() interfaceThomas Hellström1-2/+3
2023-12-21drm/xe/bo: Evict VRAM to TT rather than to systemThomas Hellström1-7/+4
2023-12-21drm/xe: VM LRU bulk moveMatthew Brost1-1/+1
2023-12-20drm/xe: Sort includesLucas De Marchi1-5/+4
2023-12-12drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost1-0/+307