index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
xe_vm.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/xe: Invalidate media_gt TLBs
Matthew Brost
2024-08-27
1
-13
/
+24
*
drm/xe: Hold a PM ref when GT TLB invalidations are inflight
Matthew Brost
2024-08-15
1
-1
/
+3
*
drm/xe: Drop xe_gt_tlb_invalidation_wait
Matthew Brost
2024-08-15
1
-14
/
+16
*
drm/xe: Take a ref to xe file when user creates a VM
Umesh Nerlige Ramappa
2024-08-15
1
-1
/
+5
*
drm/xe: Simplify locking in new_vma
Matthew Brost
2024-06-21
1
-23
/
+18
*
drm/xe/exec_queue: Rename xe_exec_queue::compute to xe_exec_queue::lr
Francois Dugast
2024-06-17
1
-29
/
+29
*
drm/xe/trace: Extract bo, vm, vma traces
Radhakrishna Sripada
2024-06-12
1
-1
/
+1
*
drm/xe/vm: Simplify if condition
Thorsten Blum
2024-06-05
1
-2
/
+2
*
drm/xe: Nuke simple error capture
José Roberto de Souza
2024-05-23
1
-49
/
+0
*
drm/xe: Relax runtime pm protection around VM
Rodrigo Vivi
2024-05-23
1
-3
/
+9
*
drm/xe: Fix UBSAN shift-out-of-bounds failure
Shuicheng Lin
2024-05-09
1
-2
/
+2
*
drm/xe: Refactor default device atomic settings
Nirmoy Das
2024-05-06
1
-1
/
+1
*
drm/xe: Move vm bind bo validation to a helper function
Nirmoy Das
2024-05-06
1
-34
/
+43
*
drm/xe: Move ufence add to vm_bind_ioctl_ops_fini
Matthew Brost
2024-04-26
1
-7
/
+37
*
drm/xe: Move ufence check to op_lock_and_prep
Matthew Brost
2024-04-26
1
-10
/
+23
*
drm/xe: Add vm_bind_ioctl_ops_fini helper
Matthew Brost
2024-04-26
1
-38
/
+24
*
drm/xe: Add some members to xe_vma_ops
Matthew Brost
2024-04-26
1
-5
/
+14
*
drm/xe: Use xe_vma_ops to implement page fault rebinds
Matthew Brost
2024-04-26
1
-10
/
+47
*
drm/xe: Simplify VM bind IOCTL error handling and cleanup
Matthew Brost
2024-04-26
1
-55
/
+12
*
drm/xe: Use xe_vma_ops to implement xe_vm_rebind
Matthew Brost
2024-04-26
1
-14
/
+64
*
drm/xe: Add struct xe_vma_ops abstraction
Matthew Brost
2024-04-26
1
-16
/
+21
*
drm/xe: Move migrate to prefetch to op_lock_and_prep function
Matthew Brost
2024-04-26
1
-15
/
+15
*
drm/xe: Add ops_execute function which returns a fence
Matthew Brost
2024-04-26
1
-100
/
+111
*
drm/xe: Lock all gpuva ops during VM bind IOCTL
Matthew Brost
2024-04-26
1
-40
/
+108
*
drm/xe: Use xe_bo_lock()/xe_bo_unlock() helpers
Himal Prasad Ghimiray
2024-04-26
1
-2
/
+2
*
drm/xe/vm: Use xe_vm_lock()/xe_vm_unlock() helpers
Himal Prasad Ghimiray
2024-04-26
1
-3
/
+3
*
drm/xe/vm: prevent UAF in rebind_work_func()
Matthew Auld
2024-04-25
1
-0
/
+3
*
Revert "drm/xe/vm: drop vm->destroy_work"
Matthew Auld
2024-04-25
1
-2
/
+15
*
drm/xe: Fix unexpected backmerge results
Thomas Hellström
2024-04-24
1
-6
/
+7
*
drm/xe: Kill xe_device_mem_access_{get*,put}
Rodrigo Vivi
2024-04-22
1
-3
/
+3
*
drm/xe/vm: don't include xe_gt.h
Matthew Auld
2024-04-17
1
-1
/
+0
*
drm/xe/vm: drop vm->destroy_work
Matthew Auld
2024-04-17
1
-15
/
+2
*
drm/xe/vm: prevent UAF with asid based lookup
Matthew Auld
2024-04-17
1
-10
/
+11
*
Merge drm/drm-next into drm-xe-next
Thomas Hellström
2024-04-12
1
-7
/
+6
|
\
|
*
Merge tag 'drm-next-2024-03-22' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2024-03-22
1
-8
/
+24
|
|
\
|
|
*
drm/xe: Invalidate userptr VMA on page pin fault
Matthew Brost
2024-03-14
1
-8
/
+24
|
*
|
Merge tag 'drm-next-2024-03-13' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2024-03-14
1
-2
/
+197
|
|
\
|
|
*
|
drm/xe: Deny unbinds if uapi ufence pending
Mika Kuoppala
2024-02-29
1
-0
/
+37
|
*
|
drm/xe: get rid of MAX_BINDS
Paulo Zanoni
2024-02-29
1
-4
/
+1
|
*
|
drm/xe: Use vmalloc for array of bind allocation in bind IOCTL
Matthew Brost
2024-02-29
1
-11
/
+14
|
*
|
drm/xe/uapi: Remove unused flags
Francois Dugast
2024-02-29
1
-10
/
+2
|
*
|
drm/xe: Add uapi for dumpable bos
Maarten Lankhorst
2024-02-29
1
-1
/
+2
|
*
|
drm/xe: Return 2MB page size for compact 64k PTEs
Matthew Brost
2024-02-21
1
-1
/
+1
|
*
|
drm/xe: Add XE_VMA_PTE_64K VMA flag
Matthew Brost
2024-02-21
1
-0
/
+5
|
*
|
drm/xe: Fix xe_vma_set_pte_size
Matthew Brost
2024-02-21
1
-3
/
+4
|
*
|
drm/xe/vm: Avoid reserving zero fences
Thomas Hellström
2024-02-15
1
-3
/
+10
|
*
|
drm/xe: Remove TEST_VM_ASYNC_OPS_ERROR
Matthew Brost
2024-02-08
1
-27
/
+1
|
*
|
drm/xe/vm: don't ignore error when in_kthread
Matthew Auld
2024-02-08
1
-4
/
+1
|
*
|
drm/xe: Assume large page size if VMA not yet bound
Matthew Brost
2024-02-08
1
-1
/
+3
|
*
|
drm/xe: Pick correct userptr VMA to repin on REMAP op failure
Matthew Brost
2024-02-08
1
-5
/
+17
[next]