summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/xe/xe_vm.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/xe: fix unbalanced rpm put() with fence_fini()Matthew Auld2024-10-161-6/+2
* drm/xe/vm: move xa_alloc to prevent UAFMatthew Auld2024-10-031-8/+8
* drm/xe: Clean up VM / exec queue file lock usage.Matthew Brost2024-10-031-4/+0
* drm/xe: Convert to USM lock to rwsemMatthew Brost2024-10-031-4/+4
* Merge tag 'drm-xe-next-2024-09-05' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie2024-09-101-1/+1
|\
| * drm/xe: replace #include <drm/xe_drm.h> with <uapi/drm/xe_drm.h>Jani Nikula2024-08-281-1/+1
* | Merge tag 'drm-intel-next-2024-08-29' of https://gitlab.freedesktop.org/drm/i...Dave Airlie2024-08-301-1/+10
|\ \
| * | drm/xe: Align all VRAM scanout buffers to 64k physical pages when needed.Maarten Lankhorst2024-08-281-1/+10
* | | Merge tag 'drm-xe-next-2024-08-28' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie2024-08-301-53/+37
|\ \ \ | |/ / |/| / | |/
| * drm/xe: Invalidate media_gt TLBsMatthew Brost2024-08-211-13/+24
| * drm/xe/device: Remove unused xe_device::usm::num_vm_in_*Francois Dugast2024-08-181-12/+0
| * drm/xe/vm: Remove restriction that all VMs must be faulting if one isFrancois Dugast2024-08-181-8/+0
| * drm/xe: Use reserved copy engine for user binds on faulting devicesMatthew Brost2024-08-171-7/+1
| * Merge drm/drm-next into drm-xe-nextLucas De Marchi2024-08-161-0/+4
| |\
| * | drm/xe: Make exec_queue_kill safe to call twiceDaniele Ceraolo Spurio2024-08-151-2/+6
| * | drm/xe: Remove unused xe parameterHimal Prasad Ghimiray2024-08-131-11/+6
* | | Merge v6.11-rc5 into drm-nextDaniel Vetter2024-08-271-0/+1
|\ \ \ | |_|/ |/| |
| * | drm/xe: Hold a PM ref when GT TLB invalidations are inflightMatthew Brost2024-08-151-1/+3
| * | drm/xe: Drop xe_gt_tlb_invalidation_waitMatthew Brost2024-08-151-14/+16
| * | drm/xe: Take a ref to xe file when user creates a VMUmesh Nerlige Ramappa2024-08-151-1/+5
* | | Merge tag 'drm-misc-next-2024-08-01' of https://gitlab.freedesktop.org/drm/mi...Daniel Vetter2024-08-081-0/+4
|\ \ \ | |_|/ |/| |
| * | Merge drm/drm-next into drm-misc-nextThomas Zimmermann2024-07-291-402/+542
| |\|
| * | drm/ttm, drm/amdgpu, drm/xe: Consider hitch moves within bulk sublist movesThomas Hellström2024-07-091-0/+4
| * | drm/xe/vm: prevent UAF in rebind_work_func()Matthew Auld2024-05-021-0/+3
| * | drm/xe: Fix unexpected backmerge resultsThomas Hellström2024-05-021-6/+7
* | | drm/xe: Return -ENOBUFS if a kmalloc fails which is tied to an array of bindsMatthew Brost2024-07-231-6/+6
* | | drm/xe: Hold a PM ref when GT TLB invalidations are inflightMatthew Brost2024-07-201-1/+3
* | | drm/xe: Drop xe_gt_tlb_invalidation_waitMatthew Brost2024-07-201-14/+16
* | | drm/xe: Take a ref to xe file when user creates a VMUmesh Nerlige Ramappa2024-07-191-1/+5
* | | drm/xe: Add VM bind IOCTL error injectionMatthew Brost2024-07-041-1/+23
* | | drm/xe: Update VM trace eventsMatthew Brost2024-07-041-2/+40
* | | drm/xe: Convert multiple bind ops into single jobMatthew Brost2024-07-041-407/+114
* | | drm/xe: Add xe_vm_pgtable_update_op to xe_vma_opsMatthew Brost2024-07-041-2/+64
* | | drm/xe: Add timeout to preempt fencesMatthew Brost2024-07-041-1/+11
| |/ |/|
* | drm/xe: Simplify locking in new_vmaMatthew Brost2024-06-211-23/+18
* | drm/xe/exec_queue: Rename xe_exec_queue::compute to xe_exec_queue::lrFrancois Dugast2024-06-171-29/+29
* | drm/xe/trace: Extract bo, vm, vma tracesRadhakrishna Sripada2024-06-121-1/+1
* | drm/xe/vm: Simplify if conditionThorsten Blum2024-06-051-2/+2
* | drm/xe: Nuke simple error captureJosé Roberto de Souza2024-05-231-49/+0
* | drm/xe: Relax runtime pm protection around VMRodrigo Vivi2024-05-231-3/+9
* | drm/xe: Fix UBSAN shift-out-of-bounds failureShuicheng Lin2024-05-091-2/+2
* | drm/xe: Refactor default device atomic settingsNirmoy Das2024-05-061-1/+1
* | drm/xe: Move vm bind bo validation to a helper functionNirmoy Das2024-05-061-34/+43
* | drm/xe: Move ufence add to vm_bind_ioctl_ops_finiMatthew Brost2024-04-261-7/+37
* | drm/xe: Move ufence check to op_lock_and_prepMatthew Brost2024-04-261-10/+23
* | drm/xe: Add vm_bind_ioctl_ops_fini helperMatthew Brost2024-04-261-38/+24
* | drm/xe: Add some members to xe_vma_opsMatthew Brost2024-04-261-5/+14
* | drm/xe: Use xe_vma_ops to implement page fault rebindsMatthew Brost2024-04-261-10/+47
* | drm/xe: Simplify VM bind IOCTL error handling and cleanupMatthew Brost2024-04-261-55/+12
* | drm/xe: Use xe_vma_ops to implement xe_vm_rebindMatthew Brost2024-04-261-14/+64