index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
xe_gt_pagefault.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-10
drm/xe: Convert the CPU fault handler for exhaustive eviction
Thomas Hellström
1
-1
/
+1
2025-09-10
drm/xe: Convert existing drm_exec transactions for exhaustive eviction
Thomas Hellström
1
-11
/
+9
2025-09-10
drm/xe: Pass down drm_exec context to validation
Thomas Hellström
1
-4
/
+4
2025-08-27
drm/xe: s/tlb_invalidation/tlb_inval
Matthew Brost
1
-1
/
+0
2025-08-26
drm/xe/bo: Update atomic_access attribute on madvise
Himal Prasad Ghimiray
1
-22
/
+13
2025-07-16
drm/xe: Unify the initialization of VRAM regions
Piotr Piórkowski
1
-5
/
+8
2025-07-03
drm/xe: Allocate PF queue size on pow2 boundary
Matthew Brost
1
-0
/
+1
2025-06-18
drm/xe: Add xe_vm_has_valid_gpu_mapping helper
Matthew Brost
1
-7
/
+2
2025-06-04
drm/xe: Make VMA tile_present, tile_invalidated access rules clear
Matthew Brost
1
-4
/
+7
2025-06-02
drm/xe: Convert page fault messages to be GT-oriented
Michal Wajdeczko
1
-38
/
+36
2025-05-14
drm/xe: Rename lookup_vma function to xe_find_vma_by_addr
Himal Prasad Ghimiray
1
-23
/
+1
2025-04-10
drm/xe: Add page queue multiplier
Matthew Brost
1
-2
/
+9
2025-03-13
drm/xe/svm: Add stats for SVM page faults
Francois Dugast
1
-1
/
+1
2025-03-06
drm/xe: Add SVM range invalidation and page fault
Matthew Brost
1
-5
/
+13
2025-02-26
drm/xe/gt_pagefault: Change vma_pagefault unit to kilobyte
Francois Dugast
1
-1
/
+1
2025-02-07
drm/xe: Add stats for vma page faults
Francois Dugast
1
-3
/
+7
2025-01-31
Merge drm/drm-next into drm-xe-next
Lucas De Marchi
1
-1
/
+0
2025-01-30
drm/xe/gt_pagefault: Print engine class string
Francois Dugast
1
-2
/
+3
2024-11-19
drm/xe: drop unused component dependencies
Christian König
1
-1
/
+0
2024-10-03
drm/xe: Use helper for ASID -> VM in GPU faults and access counters
Matthew Brost
1
-18
/
+21
2024-10-03
drm/xe: Convert to USM lock to rwsem
Matthew Brost
1
-4
/
+4
2024-09-19
drm/xe: Use helper for ASID -> VM in GPU faults and access counters
Matthew Brost
1
-18
/
+21
2024-09-18
drm/xe: Convert to USM lock to rwsem
Matthew Brost
1
-4
/
+4
2024-09-18
drm/xe: Do not run GPU page fault handler on a closed VM
Matthew Brost
1
-0
/
+6
2024-09-12
drm/xe: Do not run GPU page fault handler on a closed VM
Matthew Brost
1
-0
/
+6
2024-08-30
drm/xe: Fix memory leak on xe_alloc_pf_queue failure
Nirmoy Das
1
-5
/
+3
2024-08-22
drm/xe: fixup xe_alloc_pf_queue
Matthew Auld
1
-1
/
+4
2024-08-20
drm/xe: Use topology to determine page fault queue size
Stuart Summers
1
-12
/
+42
2024-08-20
drm/xe: Fix missing workqueue destroy in xe_gt_pagefault
Stuart Summers
1
-2
/
+16
2024-06-12
drm/xe/trace: Extract bo, vm, vma traces
Radhakrishna Sripada
1
-1
/
+1
2024-06-07
drm/xe: Rework GPU page fault handling
Matthew Brost
1
-80
/
+62
2024-04-26
drm/xe: Use xe_vma_ops to implement page fault rebinds
Matthew Brost
1
-9
/
+7
2024-03-28
drm/xe: Move vma rebinding to the drm_exec locking loop
Thomas Hellström
1
-2
/
+1
2024-03-13
drm/xe: Invalidate userptr VMA on page pin fault
Matthew Brost
1
-2
/
+2
2024-03-01
drm/xe: Fix ref counting leak on page fault
Matthew Brost
1
-2
/
+4
2024-02-03
drm/xe: circumvent bogus stringop-overflow warning
Arnd Bergmann
1
-1
/
+1
2024-02-01
drm/xe/vm: Subclass userptr vmas
Thomas Hellström
1
-4
/
+7
2024-01-23
Merge drm/drm-next into drm-xe-next
Lucas De Marchi
1
-2
/
+2
2024-01-11
drm/xe: Invert access counter queue head / tail
Matthew Brost
1
-7
/
+7
2024-01-11
drm/xe: Add build on bug to assert access counter queue works
Matthew Brost
1
-0
/
+5
2024-01-11
drm/xe: Invert page fault queue head / tail
Matthew Brost
1
-7
/
+7
2024-01-11
drm/xe: Add build on bug to assert page fault queue works
Matthew Brost
1
-0
/
+5
2023-12-22
Merge tag 'drm-xe-next-2023-12-21-pr1-1' of https://gitlab.freedesktop.org/dr...
Dave Airlie
1
-0
/
+646
2023-12-21
drm/xe: Rename info.supports_* to info.has_*
Lucas De Marchi
1
-2
/
+2
2023-12-21
drm/xe/xe2: Respond to TRTT faults as unsuccessful page fault
Brian Welty
1
-0
/
+6
2023-12-21
drm/xe: Support device page faults on integrated platforms
Brian Welty
1
-1
/
+1
2023-12-21
drm/xe/guc: Include only required GuC ABI headers
Michal Wajdeczko
1
-0
/
+1
2023-12-21
drm/xe/guc: Promote guc_to_gt/xe helpers to .h
Michal Wajdeczko
1
-6
/
+0
2023-12-21
drm/xe: Fix pagefault and access counter worker functions
Brian Welty
1
-34
/
+48
2023-12-21
drm/xe: Fix dequeue of access counter work item
Brian Welty
1
-2
/
+5
[next]