summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_vm.c
AgeCommit message (Expand)Author
2025-03-10drm/xe: remove redundant check in xe_vm_create_ioctl()Xin Wang
2025-03-05drm/xe/userptr: Unmap userptrs in the mmu notifierThomas Hellström
2025-03-05drm/xe: Fix fault mode invalidation with unbindThomas Hellström
2025-03-05drm/xe/vm: Validate userptr during gpu vma prefetchingThomas Hellström
2025-02-24drm/xe/userptr: fix EFAULT handlingMatthew Auld
2025-02-24drm/xe/userptr: restore invalidation list on errorMatthew Auld
2025-01-13Merge tag 'drm-xe-next-2025-01-10' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2025-01-09drm/xe: Fix all typos in xeNitin Gote
2024-12-13Merge tag 'drm-xe-next-2024-12-11' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2024-12-06drm/xe: Avoid evicting object of the same vm in none fault modeOak Zeng
2024-12-04drm/xe/display: fix ttm_bo_access() usageMatthew Auld
2024-11-27drm/xe: Use ttm_bo_access in xe_vm_snapshot_capture_delayedMatthew Brost
2024-11-19drm/xe: drop unused component dependenciesChristian König
2024-11-14drm/xe: Allow fault injection in vm create and vm bind IOCTLsFrancois Dugast
2024-11-01drm/xe: Don't unnecessarily invoke the OOM killer on multiple bindsThomas Hellström
2024-10-10drm/xe: fix unbalanced rpm put() with fence_fini()Matthew Auld
2024-09-27drm/xe/vm: move xa_alloc to prevent UAFMatthew Auld
2024-09-24drm/xe: Clean up VM / exec queue file lock usage.Matthew Brost
2024-09-18drm/xe: Convert to USM lock to rwsemMatthew Brost
2024-09-10Merge tag 'drm-xe-next-2024-09-05' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2024-08-30Merge tag 'drm-intel-next-2024-08-29' of https://gitlab.freedesktop.org/drm/i...Dave Airlie
2024-08-30Merge tag 'drm-xe-next-2024-08-28' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2024-08-28drm/xe: replace #include <drm/xe_drm.h> with <uapi/drm/xe_drm.h>Jani Nikula
2024-08-27drm/xe: Align all VRAM scanout buffers to 64k physical pages when needed.Maarten Lankhorst
2024-08-27Merge v6.11-rc5 into drm-nextDaniel Vetter
2024-08-21drm/xe: Invalidate media_gt TLBsMatthew Brost
2024-08-17drm/xe/device: Remove unused xe_device::usm::num_vm_in_*Francois Dugast
2024-08-17drm/xe/vm: Remove restriction that all VMs must be faulting if one isFrancois Dugast
2024-08-17drm/xe: Use reserved copy engine for user binds on faulting devicesMatthew Brost
2024-08-16Merge drm/drm-next into drm-xe-nextLucas De Marchi
2024-08-15drm/xe: Make exec_queue_kill safe to call twiceDaniele Ceraolo Spurio
2024-08-15drm/xe: Hold a PM ref when GT TLB invalidations are inflightMatthew Brost
2024-08-15drm/xe: Drop xe_gt_tlb_invalidation_waitMatthew Brost
2024-08-15drm/xe: Take a ref to xe file when user creates a VMUmesh Nerlige Ramappa
2024-08-13drm/xe: Remove unused xe parameterHimal Prasad Ghimiray
2024-08-08Merge tag 'drm-misc-next-2024-08-01' of https://gitlab.freedesktop.org/drm/mi...Daniel Vetter
2024-07-29Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2024-07-23drm/xe: Return -ENOBUFS if a kmalloc fails which is tied to an array of bindsMatthew Brost
2024-07-19drm/xe: Hold a PM ref when GT TLB invalidations are inflightMatthew Brost
2024-07-19drm/xe: Drop xe_gt_tlb_invalidation_waitMatthew Brost
2024-07-19drm/xe: Take a ref to xe file when user creates a VMUmesh Nerlige Ramappa
2024-07-09drm/ttm, drm/amdgpu, drm/xe: Consider hitch moves within bulk sublist movesThomas Hellström
2024-07-03drm/xe: Add VM bind IOCTL error injectionMatthew Brost
2024-07-03drm/xe: Update VM trace eventsMatthew Brost
2024-07-03drm/xe: Convert multiple bind ops into single jobMatthew Brost
2024-07-03drm/xe: Add xe_vm_pgtable_update_op to xe_vma_opsMatthew Brost
2024-07-03drm/xe: Add timeout to preempt fencesMatthew Brost
2024-06-20drm/xe: Simplify locking in new_vmaMatthew Brost
2024-06-17drm/xe/exec_queue: Rename xe_exec_queue::compute to xe_exec_queue::lrFrancois Dugast
2024-06-12drm/xe/trace: Extract bo, vm, vma tracesRadhakrishna Sripada