summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/xe/xe_vm_types.h
Commit message (Expand)AuthorAgeFilesLines
* drm/xe: Fix unexpected backmerge resultsThomas Hellström2024-05-021-0/+4
* drm/xe/vm: drop vm->destroy_workMatthew Auld2024-04-171-7/+0
* Merge drm/drm-next into drm-xe-nextThomas Hellström2024-04-121-4/+0
|\
| * Merge tag 'drm-next-2024-03-22' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2024-03-211-5/+2
| |\
| | * drm/xe: Invalidate userptr VMA on page pin faultMatthew Brost2024-03-141-5/+2
| * | Merge tag 'drm-next-2024-03-13' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2024-03-131-24/+8
| |\|
| | * drm/xe: Remove obsolete async_ops from struct xe_vmMika Kuoppala2024-03-041-24/+0
| * | drm/xe: Deny unbinds if uapi ufence pendingMika Kuoppala2024-02-291-0/+7
| * | drm/xe/uapi: Remove unused flagsFrancois Dugast2024-02-291-4/+0
| * | drm/xe: Return 2MB page size for compact 64k PTEsMatthew Brost2024-02-211-0/+1
| * | drm/xe: Add XE_VMA_PTE_64K VMA flagMatthew Brost2024-02-211-0/+1
| * | drm/xe: Remove TEST_VM_ASYNC_OPS_ERRORMatthew Brost2024-02-081-8/+0
| * | drm/xe/vm: Subclass userptr vmasThomas Hellström2024-02-011-6/+10
* | | drm/xe/uapi: Restore flags VM_BIND_FLAG_READONLY and VM_BIND_FLAG_IMMEDIATEFrancois Dugast2024-04-081-0/+4
* | | drm/xe: Rework rebindingThomas Hellström2024-03-281-3/+0
* | | drm/xe: Use ring ops TLB invalidation for rebindsThomas Hellström2024-03-281-0/+5
* | | drm/xe: Invalidate userptr VMA on page pin faultMatthew Brost2024-03-131-5/+2
* | | drm/xe: Remove obsolete async_ops from struct xe_vmMika Kuoppala2024-02-291-24/+0
* | | drm/xe: Deny unbinds if uapi ufence pendingMika Kuoppala2024-02-281-0/+7
* | | drm/xe/uapi: Remove unused flagsFrancois Dugast2024-02-231-4/+0
| |/ |/|
* | drm/xe: Add vm snapshot mutex for easily taking a vm snapshot during devcoredumpMaarten Lankhorst2024-02-211-0/+5
* | drm/xe: Annotate each dumpable vma as suchMaarten Lankhorst2024-02-211-0/+3
* | drm/xe: Return 2MB page size for compact 64k PTEsMatthew Brost2024-02-201-0/+1
* | drm/xe: Add XE_VMA_PTE_64K VMA flagMatthew Brost2024-02-201-0/+1
* | drm/xe: Remove TEST_VM_ASYNC_OPS_ERRORMatthew Brost2024-02-061-8/+0
* | drm/xe/vm: Subclass userptr vmasThomas Hellström2024-02-011-6/+10
|/
* drm/xe/uapi: Remove sync bindsMatthew Brost2023-12-211-7/+6
* drm/xe: Use DRM GPUVM helpers for external- and evicted objectsThomas Hellström2023-12-211-56/+11
* drm/xe: Use NULL PTEs as scratch PTEsThomas Hellström2023-12-211-1/+0
* drm/xe/uapi: Kill tile_maskRodrigo Vivi2023-12-211-2/+0
* drm/xe/uapi: support pat_index selection with vm_bindMatthew Auld2023-12-211-0/+7
* drm/xe: Internally change the compute_mode and no_dma_fence mode namingThomas Hellström2023-12-211-1/+1
* drm/xe: Remove async worker and rework sync bindsMatthew Brost2023-12-211-6/+1
* drm/xe/uapi: Kill DRM_XE_UFENCE_WAIT_VM_ERRORMatthew Brost2023-12-211-11/+0
* drm/xe: Use vfunc for pte/pde ppgtt encodingLucas De Marchi2023-12-211-0/+2
* drm/xe: Record each drm client with its VMTejas Upadhyay2023-12-211-0/+2
* drm/xe: Fixup unwind on VM ops errorsMatthew Brost2023-12-211-3/+7
* drm/xe: Convert xe_vma_op_flags to BIT macrosMatthew Brost2023-12-211-3/+3
* drm/xe: Rename engine to exec_queueFrancois Dugast2023-12-211-8/+8
* drm/xe: Only alloc userptr part of xe_vma for userptrsMatthew Brost2023-12-211-25/+31
* drm/xe: Combine destroy_cb and destroy_work in xe_vma into unionMatthew Brost2023-12-211-5/+6
* drm/xe: Change tile masks from u64 to u8Matthew Brost2023-12-211-14/+14
* drm/xe: Reduce the number list links in xe_vmaMatthew Brost2023-12-211-15/+22
* drm/xe: Avoid doing rebindsMatthew Brost2023-12-211-0/+7
* drm/xe: Remove xe_vma_op_unmapMatthew Brost2023-12-211-10/+0
* drm/xe: Make bind engines safeMatthew Brost2023-12-211-0/+7
* drm/xe: Use FIELD_PREP/FIELD_GET for tile id encodingLucas De Marchi2023-12-211-2/+2
* drm/xe: Normalize XE_VM_FLAG* namesLucas De Marchi2023-12-211-2/+2
* drm/xe: Port Xe to GPUVAMatthew Brost2023-12-211-64/+115
* drm/xe: Ban a VM if rebind worker hits an errorMatthew Brost2023-12-211-3/+7