index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_vm.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-14
drm/amdgpu: add additional VM bits
Alex Deucher
1
-0
/
+1
2024-06-05
drm/amdgpu: Update the impelmentation of AMDGPU_PTE_MTYPE_VG10
Shane Xiao
1
-2
/
+5
2024-06-05
drm/amdgpu: Update the impelmentation of AMDGPU_PTE_MTYPE_NV10
Shane Xiao
1
-2
/
+5
2024-06-05
drm/amdgpu: Update the impelmentation of AMDGPU_PTE_MTYPE_GFX12
Shane Xiao
1
-2
/
+5
2024-05-17
drm/amdgpu: Add amdgpu_bo_is_vm_bo helper
Tvrtko Ursulin
1
-0
/
+2
2024-04-30
drm/amdgpu: support gfx v12 specific pte/pde fields
Hawking Zhang
1
-0
/
+6
2024-04-30
drm/amdgpu: Add gfx v12 pte/pde format change
Hawking Zhang
1
-0
/
+13
2024-03-22
drm/amdgpu: sync page table freeing with tlb flush
Shashank Sharma
1
-0
/
+7
2024-03-20
drm/amdgpu: implement TLB flush fence
Christian Koenig
1
-2
/
+6
2024-03-20
drm/amdgpu: add recent pagefault info in vm_manager
Sunil Khatri
1
-0
/
+2
2024-03-06
drm/amdgpu: remove unused code
Jesse Zhang
1
-2
/
+0
2024-03-04
drm/amdgpu: change vm->task_info handling
Shashank Sharma
1
-7
/
+14
2024-03-04
Revert "drm/amdgpu: remove vm sanity check from amdgpu_vm_make_compute" for R...
Jesse Zhang
1
-3
/
+0
2024-02-16
drm/amdkfd: Relocate TBA/TMA to opposite side of VM hole
Felix Kuehling
1
-1
/
+10
2024-02-14
drm/amdgpu: Reduce VA_RESERVED_BOTTOM to 64KB
Felix Kuehling
1
-2
/
+2
2024-01-22
drm/amdgpu: Enable seq64 manager and fix bugs
Arunpravin Paneer Selvam
1
-1
/
+5
2024-01-15
drm/amdgpu: Auto-validate DMABuf imports in compute VMs
Felix Kuehling
1
-4
/
+8
2024-01-09
drm/amdgpu: make a correction on comment
James Zhu
1
-1
/
+1
2023-11-17
drm/amdkfd: Move TLB flushing logic into amdgpu
Felix Kuehling
1
-0
/
+5
2023-11-03
drm/amdkfd: Improve amdgpu_vm_handle_moved
Felix Kuehling
1
-1
/
+2
2023-10-27
drm/amdgpu: Add EXT_COHERENT support for APU and NUMA systems
David Francis
1
-1
/
+7
2023-10-05
drm/amdgpu: add new INFO ioctl query for the last GPU page fault
Alex Deucher
1
-3
/
+10
2023-10-04
drm/amdgpu: add cached GPU fault structure to vm struct
Alex Deucher
1
-0
/
+18
2023-08-04
Merge tag 'amd-drm-next-6.6-2023-07-28' of https://gitlab.freedesktop.org/agd...
Daniel Vetter
1
-2
/
+11
2023-07-18
drm/amdgpu: fix slab-out-of-bounds issue in amdgpu_vm_pt_create
Guchun Chen
1
-2
/
+3
2023-07-12
drm/amdgpu: use the new drm_exec object for CS v3
Christian König
1
-3
/
+0
2023-07-12
drm/amdkfd: switch over to using drm_exec v3
Christian König
1
-0
/
+4
2023-07-07
drm/amdgpu: have bos for PDs/PTS cpu accessible when kfd uses cpu to update vm
Xiaogang Chen
1
-0
/
+2
2023-07-07
drm/amdgpu: Update invalid PTE flag setting
Mukul Joshi
1
-0
/
+6
2023-06-15
drm/amdgpu: add VM generation token
Christian König
1
-0
/
+4
2023-06-09
drm/amdgpu: Add memory partition id to amdgpu_vm
Philip Yang
1
-0
/
+3
2023-06-09
drm/amdkfd: Update interrupt handling for GFX9.4.3
Mukul Joshi
1
-1
/
+1
2023-06-09
drm/amdkfd: pass kfd_node ref to svm migration api
Alex Sierra
1
-1
/
+2
2023-06-09
drm/amdgpu: introduce vmhub definition for multi-partition cases (v3)
Hawking Zhang
1
-5
/
+8
2023-03-13
drm/amdgpu: expose more memory stats in fdinfo
Marek Olšák
1
-2
/
+3
2023-01-04
Merge tag 'drm-misc-next-2023-01-03' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
1
-1
/
+1
2022-12-14
drm/amdgpu: rework reserved VMID handling
Christian König
1
-5
/
+1
2022-12-06
drm/ttm: merge ttm_bo_api.h and ttm_bo_driver.h v2
Christian König
1
-1
/
+1
2022-11-09
drm/amdgpu: Drop eviction lock when allocating PT BO
Philip Yang
1
-0
/
+26
2022-11-09
drm/amdgpu: workaround for TLB seq race
Christian König
1
-0
/
+15
2022-09-21
drm/amdgpu: Fix amdgpu_vm_pt_free warning
Philip Yang
1
-0
/
+5
2022-09-21
drm/amdgpu: Rename vm invalidate lock to status_lock
Philip Yang
1
-1
/
+3
2022-04-28
Merge tag 'amd-drm-next-5.19-2022-04-15' of https://gitlab.freedesktop.org/ag...
Dave Airlie
1
-10
/
+39
2022-04-14
drm/amdgpu: Fix one use-after-free of VM
xinhui pan
1
-0
/
+1
2022-04-05
drm/amdgpu: fix TLB flushing during eviction
Christian König
1
-9
/
+6
2022-04-05
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-1
/
+1
2022-03-29
drm/ttm: rework bulk move handling v5
Christian König
1
-3
/
+0
2022-03-25
drm/amdgpu: remove table_freed param from the VM code
Christian König
1
-2
/
+2
2022-03-25
drm/amdgpu: rework TLB flushing
Christian König
1
-0
/
+15
2022-03-25
drm/amdgpu: separate VM PT handling into amdgpu_vm_pt.c
Christian König
1
-0
/
+16
[next]