blob: 902f0c2e1c50277548de8c342df96b59ce3544d2 [file] [log] [blame]
807e2994092c ("drm/amdgpu: allow direct submission of PDE updates v2")
e6899d55904f ("drm/amdgpu: use the new VM backend for PDEs")
802a4a484a76 ("drm/amdgpu: reserve less memory for PDE updates")
d1e29462a06a ("drm/amdgpu: move and rename amdgpu_pte_update_params")
072b7a0bd2f6 ("drm/amdgpu: always set and check dma addresses in the VM code")
04ed8459f334 ("drm/amdgpu: remove chash")
e8e32426b127 ("drm/amdgpu: Add helper to wait for BO fences using a sync object")
90d647222a8f ("drm/amdgpu: fix waiting for BO moves with CPU based PD/PT updates")
a5c8e0524dbb ("drm/amdgpu: cleanup amdgpu_pte_update_params")
e95b93ce4116 ("drm/amdgpu: set the executable flag on unused Vega10 PTEs v2")
b61857b5e365 ("drm/amdgpu: set bulk_moveable to false when lru changed v2")
0c70dd4985b3 ("drm/amdgpu: allow fragment processing for invalid PTEs")
dfcd99f6273e ("drm/amdgpu: meld together VM fragment and huge page handling")
dfa70550f5b7 ("drm/amdgpu: use leaf iterator for filling PTs")
d4085ea9bc8d ("drm/amdgpu: use the DFS iterator in amdgpu_vm_invalidate_pds v2")
240cd9a64226 ("drm/amdgpu: Move fault hash table to amdgpu vm")
1c860a022f65 ("drm/amdgpu: add amdgpu_vm_update_func")
ba79fde47b9b ("drm/amdgpu: add amdgpu_vm_pt_parent helper")
bcdc9fd634d1 ("drm/amdgpu: improve VM state machine documentation v2")
c12a2ee5d002 ("drm/amdgpu: separate per VM BOs from normal in the moved state")
c460f8a6f591 ("drm/amdgpu: move size calculations to the front of the file again")
5d35ed4832da ("drm/amdgpu: fix idle state and bulk_moveable flag")
17cc525206d6 ("drm/amdgpu: Revert "kmap PDs/PTs in amdgpu_vm_update_directories"")
7ef0b435457a ("drm/amdgpu: Need to set moved to true when evict bo")
284dec4317c8 ("drm/amdgpu: enable GTT PD/PT for raven v3")
e21eb2613d07 ("drm/amdgpu: add helper for VM PD/PT allocation parameters v3")
248f2b8ef25c ("drm/amdgpu: remove extra root PD alignment")
f921661bd4a1 ("drm/amdgpu: use bulk moves for efficient VM LRU handling (v6)")
9a2779528edd ("drm/ttm: revise ttm_bo_move_to_lru_tail to support bulk moves")
262b9c392e7d ("drm/amdgpu: validate the VM root PD from the VM code")
3798e9a6e639 ("drm/amdgpu: use new scheduler load balancing for VMs")