summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/xe/xe_dma_buf.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/xe: Normalize bo flags macrosLucas De Marchi2024-04-021-1/+1
* drm/xe: Replace dma_buf mem_access per direct xe_pm_runtime callsRodrigo Vivi2024-02-261-2/+3
* drm/xe/dmabuf: Make xe_dmabuf_ops staticThomas Hellström2024-01-181-1/+1
* drm/xe/uapi: Add support for CPU caching modePallavi Mishra2023-12-211-2/+3
* drm/xe: Disallow pinning dma-bufs in VRAMThomas Hellström2023-12-211-4/+21
* drm/xe/bo: Remove the lock_no_vm()/unlock_no_vm() interfaceThomas Hellström2023-12-211-2/+3
* drm/xe/bo: Evict VRAM to TT rather than to systemThomas Hellström2023-12-211-7/+4
* drm/xe: VM LRU bulk moveMatthew Brost2023-12-211-1/+1
* drm/xe: Sort includesLucas De Marchi2023-12-201-5/+4
* drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost2023-12-121-0/+307