index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_vm.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdgpu: remove unused code
Jesse Zhang
2024-03-06
1
-2
/
+0
*
drm/amdgpu: change vm->task_info handling
Shashank Sharma
2024-03-04
1
-7
/
+14
*
Revert "drm/amdgpu: remove vm sanity check from amdgpu_vm_make_compute" for R...
Jesse Zhang
2024-03-04
1
-3
/
+0
*
drm/amdkfd: Relocate TBA/TMA to opposite side of VM hole
Felix Kuehling
2024-02-16
1
-1
/
+10
*
drm/amdgpu: Reduce VA_RESERVED_BOTTOM to 64KB
Felix Kuehling
2024-02-14
1
-2
/
+2
*
drm/amdgpu: Enable seq64 manager and fix bugs
Arunpravin Paneer Selvam
2024-01-22
1
-1
/
+5
*
drm/amdgpu: Auto-validate DMABuf imports in compute VMs
Felix Kuehling
2024-01-16
1
-4
/
+8
*
drm/amdgpu: make a correction on comment
James Zhu
2024-01-09
1
-1
/
+1
*
drm/amdkfd: Move TLB flushing logic into amdgpu
Felix Kuehling
2023-11-17
1
-0
/
+5
*
drm/amdkfd: Improve amdgpu_vm_handle_moved
Felix Kuehling
2023-11-03
1
-1
/
+2
*
drm/amdgpu: Add EXT_COHERENT support for APU and NUMA systems
David Francis
2023-10-27
1
-1
/
+7
*
drm/amdgpu: add new INFO ioctl query for the last GPU page fault
Alex Deucher
2023-10-05
1
-3
/
+10
*
drm/amdgpu: add cached GPU fault structure to vm struct
Alex Deucher
2023-10-05
1
-0
/
+18
*
Merge tag 'amd-drm-next-6.6-2023-07-28' of https://gitlab.freedesktop.org/agd...
Daniel Vetter
2023-08-04
1
-2
/
+11
|
\
|
*
drm/amdgpu: fix slab-out-of-bounds issue in amdgpu_vm_pt_create
Guchun Chen
2023-07-18
1
-2
/
+3
|
*
drm/amdgpu: have bos for PDs/PTS cpu accessible when kfd uses cpu to update vm
Xiaogang Chen
2023-07-07
1
-0
/
+2
|
*
drm/amdgpu: Update invalid PTE flag setting
Mukul Joshi
2023-07-07
1
-0
/
+6
*
|
drm/amdgpu: use the new drm_exec object for CS v3
Christian König
2023-07-12
1
-3
/
+0
*
|
drm/amdkfd: switch over to using drm_exec v3
Christian König
2023-07-12
1
-0
/
+4
|
/
*
drm/amdgpu: add VM generation token
Christian König
2023-06-15
1
-0
/
+4
*
drm/amdgpu: Add memory partition id to amdgpu_vm
Philip Yang
2023-06-09
1
-0
/
+3
*
drm/amdkfd: Update interrupt handling for GFX9.4.3
Mukul Joshi
2023-06-09
1
-1
/
+1
*
drm/amdkfd: pass kfd_node ref to svm migration api
Alex Sierra
2023-06-09
1
-1
/
+2
*
drm/amdgpu: introduce vmhub definition for multi-partition cases (v3)
Hawking Zhang
2023-06-09
1
-5
/
+8
*
drm/amdgpu: expose more memory stats in fdinfo
Marek Olšák
2023-03-13
1
-2
/
+3
*
Merge tag 'drm-misc-next-2023-01-03' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2023-01-04
1
-1
/
+1
|
\
|
*
drm/ttm: merge ttm_bo_api.h and ttm_bo_driver.h v2
Christian König
2022-12-06
1
-1
/
+1
*
|
drm/amdgpu: rework reserved VMID handling
Christian König
2022-12-14
1
-5
/
+1
|
/
*
drm/amdgpu: Drop eviction lock when allocating PT BO
Philip Yang
2022-11-09
1
-0
/
+26
*
drm/amdgpu: workaround for TLB seq race
Christian König
2022-11-09
1
-0
/
+15
*
drm/amdgpu: Fix amdgpu_vm_pt_free warning
Philip Yang
2022-09-21
1
-0
/
+5
*
drm/amdgpu: Rename vm invalidate lock to status_lock
Philip Yang
2022-09-21
1
-1
/
+3
*
Merge tag 'amd-drm-next-5.19-2022-04-15' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2022-04-28
1
-10
/
+39
|
\
|
*
drm/amdgpu: Fix one use-after-free of VM
xinhui pan
2022-04-14
1
-0
/
+1
|
*
drm/amdgpu: fix TLB flushing during eviction
Christian König
2022-04-05
1
-9
/
+6
|
*
drm/amdgpu: remove table_freed param from the VM code
Christian König
2022-03-25
1
-2
/
+2
|
*
drm/amdgpu: rework TLB flushing
Christian König
2022-03-25
1
-0
/
+15
|
*
drm/amdgpu: separate VM PT handling into amdgpu_vm_pt.c
Christian König
2022-03-25
1
-0
/
+16
*
|
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2022-04-05
1
-1
/
+1
|
\
|
|
*
drm/amdgpu: rename amdgpu_vm_bo_rmv to _del
Christian König
2022-02-07
1
-1
/
+1
*
|
drm/ttm: rework bulk move handling v5
Christian König
2022-03-29
1
-3
/
+0
|
/
*
drm/amdkfd: check access permisson to restore retry fault
Philip Yang
2021-08-24
1
-1
/
+1
*
Revert "Revert "drm/amdgpu: Add table_freed parameter to amdgpu_vm_bo_update""
Eric Huang
2021-08-02
1
-1
/
+1
*
Merge tag 'amd-drm-next-5.15-2021-07-29' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2021-07-30
1
-4
/
+6
|
\
|
*
Revert "Revert "drm/amdgpu: Add table_freed parameter to amdgpu_vm_bo_update""
Eric Huang
2021-07-28
1
-1
/
+1
|
*
Revert "drm/amdgpu: Add table_freed parameter to amdgpu_vm_bo_update"
Eric Huang
2021-07-13
1
-1
/
+1
|
*
drm/amdgpu: separate out vm pasid assignment
Nirmoy Das
2021-07-08
1
-2
/
+2
|
*
drm/amdgpu: use xarray for storing pasid in vm
Nirmoy Das
2021-07-08
1
-2
/
+4
*
|
Revert "drm/amdgpu: Add table_freed parameter to amdgpu_vm_bo_update"
Eric Huang
2021-07-13
1
-1
/
+1
|
/
*
drm/amdgpu: remove amdgpu_vm_pt
Nirmoy Das
2021-06-15
1
-8
/
+1
[next]