index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
xe_pt.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-14
drm/xe: Strict migration policy for atomic SVM faults
Matthew Brost
1
-3
/
+11
2025-03-06
drm/xe: Add SVM debug
Matthew Brost
1
-0
/
+8
2025-03-06
drm/xe: Add unbind to SVM garbage collector
Matthew Brost
1
-17
/
+73
2025-03-06
drm/xe: Add (re)bind to SVM page fault handler
Matthew Brost
1
-19
/
+151
2025-03-06
drm/xe: Add SVM range invalidation and page fault
Matthew Brost
1
-0
/
+41
2025-03-06
drm/xe: Nuke VM's mapping upon close
Matthew Brost
1
-0
/
+14
2025-03-06
drm/xe/uapi: Add DRM_XE_VM_BIND_FLAG_CPU_ADDR_MIRROR
Matthew Brost
1
-15
/
+61
2025-03-05
drm/xe: Add staging tree for VM binds
Matthew Brost
1
-18
/
+40
2025-03-05
drm/xe: Fix fault mode invalidation with unbind
Thomas Hellström
1
-29
/
+9
2025-01-09
drm/xe: Fix all typos in xe
Nitin Gote
1
-1
/
+1
2024-12-10
drm/xe: Call invalidation_fence_fini for PT inval fences in error state
Daniele Ceraolo Spurio
1
-2
/
+1
2024-11-14
drm/xe: Allow fault injection in vm create and vm bind IOCTLs
Francois Dugast
1
-0
/
+3
2024-10-02
drm/xe: Fix memory leak when aborting binds
Matthew Brost
1
-1
/
+1
2024-08-30
drm/xe: Invalidate media_gt TLBs in PT code
Matthew Brost
1
-21
/
+96
2024-08-23
Revert "drm/xe: Invalidate media_gt TLBs in PT code"
Matthew Brost
1
-80
/
+19
2024-08-21
drm/xe: Invalidate media_gt TLBs in PT code
Matthew Brost
1
-19
/
+80
2024-08-05
drm/xe: Only check last fence on user binds
Matthew Brost
1
-4
/
+6
2024-07-23
drm/xe: Fix xe_pt_abort_unbind
Matthew Brost
1
-1
/
+1
2024-07-19
drm/xe: Drop xe_gt_tlb_invalidation_wait
Matthew Brost
1
-1
/
+1
2024-07-19
drm/xe: Add xe_gt_tlb_invalidation_fence_init helper
Matthew Brost
1
-25
/
+1
2024-07-03
drm/xe: Add VM bind IOCTL error injection
Matthew Brost
1
-0
/
+12
2024-07-03
drm/xe: Update PT layer with better error handling
Matthew Brost
1
-65
/
+167
2024-07-03
drm/xe: Convert multiple bind ops into single job
Matthew Brost
1
-400
/
+696
2024-06-12
drm/xe/trace: Print device_id in xe_trace events
Radhakrishna Sripada
1
-3
/
+5
2024-05-21
drm/xe: Add warn when level can not be zero.
Nirmoy Das
1
-2
/
+2
2024-05-15
drm/xe: Only zap PTEs as needed
Matthew Brost
1
-1
/
+2
2024-05-06
drm/xe: Refactor default device atomic settings
Nirmoy Das
1
-3
/
+34
2024-04-26
drm/xe: Add xe_gt_tlb_invalidation_range and convert PT layer to use this
Matthew Brost
1
-7
/
+18
2024-04-05
drm/xe: Move PTE/PDE bit definitions to proper header
Michal Wajdeczko
1
-0
/
+1
2024-04-02
drm/xe: Normalize bo flags macros
Lucas De Marchi
1
-5
/
+5
2024-03-28
drm/xe: Move vma rebinding to the drm_exec locking loop
Thomas Hellström
1
-0
/
+14
2024-03-28
drm/xe: Make TLB invalidation fences unordered
Thomas Hellström
1
-2
/
+1
2024-03-28
drm/xe: Rework rebinding
Thomas Hellström
1
-1
/
+1
2024-03-28
drm/xe: Use ring ops TLB invalidation for rebinds
Thomas Hellström
1
-2
/
+4
2024-03-19
drm/xe: Drop bogus vma NULL check
Nirmoy Das
1
-1
/
+1
2024-02-20
drm/xe: Return 2MB page size for compact 64k PTEs
Matthew Brost
1
-1
/
+4
2024-02-20
drm/xe: Add XE_VMA_PTE_64K VMA flag
Matthew Brost
1
-2
/
+4
2024-02-12
drm/xe/pt: Allow for stricter type- and range checking
Thomas Hellström
1
-14
/
+25
2024-02-01
drm/xe: Drop rebind argument from xe_pt_prepare_bind
Matthew Brost
1
-3
/
+2
2024-02-01
drm/xe/vm: Subclass userptr vmas
Thomas Hellström
1
-16
/
+16
2023-12-21
drm/xe: Use NULL PTEs as scratch PTEs
Thomas Hellström
1
-57
/
+8
2023-12-21
drm/xe: Restrict huge PTEs to 1GiB
Thomas Hellström
1
-0
/
+3
2023-12-21
drm/xe/uapi: support pat_index selection with vm_bind
Matthew Auld
1
-9
/
+2
2023-12-21
drm/xe: Internally change the compute_mode and no_dma_fence mode naming
Thomas Hellström
1
-3
/
+3
2023-12-21
drm/xe/bo: Rename xe_bo_get_sg() to xe_bo_sg()
Thomas Hellström
1
-1
/
+1
2023-12-21
drm/xe: Remove GEN[0-9]*_ prefixes
Lucas De Marchi
1
-1
/
+1
2023-12-21
drm/xe: Set PTE_AE for smem allocations in integrated devices
José Roberto de Souza
1
-3
/
+6
2023-12-21
drm/xe: directly use pat_index for pte_encode
Matthew Auld
1
-5
/
+6
2023-12-21
drm/xe: fix range printing for debug messages
Paulo Zanoni
1
-2
/
+2
2023-12-21
drm/xe: Use vfunc for pte/pde ppgtt encoding
Lucas De Marchi
1
-115
/
+10
[next]