blob: 58c77a7824d5c28a3897f1da3f370d78f78f8b17 [file] [log] [blame]
6a42fd6fbf53 ("drm/amdgpu: implement 2+1 PD support for Raven v3")
3de676d8e71c ("drm/amdgpu: allow get_vm_pde to change flags as well")
6989f2460f7d ("drm/amdgpu: batch PDE updates again")
78eb2f0c719e ("drm/amdgpu: remove keeping the addr of the VM PDs")
8f19cd78c986 ("drm/amdgpu: remove last_entry_used from the VM code")
b852f3d3fb5d ("drm/amdgpu: update one PDE at a time v2")
94c6f5e4d157 ("drm/amdgpu: stop joining PDEs")
f3368128bace ("drm/amdgpu: move validation of the VM size into the VM code")
36539dcea322 ("drm/amdgpu: choose number of VM levels based on VM size")
b38f41ebb8d0 ("drm/amdgpu: unify VM size handling of Vega10 with older generation")
fdd5faaa08f8 ("drm/amdgpu: cleanup vm_size handling")
78aa02c713fc ("drm/amdgpu: Potential uninitialized variable in amdgpu_vm_update_directories()")
2642cf110d08 ("drm/amdgpu: reserve root PD while releasing it")
177ae09b5d69 ("drm/amdgpu: introduce AMDGPU_GEM_CREATE_EXPLICIT_SYNC v2")
c38e0691107d ("drm/amdgpu: minor coding style fix")
a8ffeac96daa ("drm/amdgpu: use 2MB fragment size for GFX6,7 and 8")
a2f14820e349 ("drm/amdgpu: Track pending retry faults in IH and VM (v2)")
00ecd8a27c03 ("drm/amdgpu: Add prescreening stage in IH processing (v2)")
02208441cc3a ("drm/amdgpu: Add PASID management")
d5884513a31d ("drm/amdgpu: fix VM sync with always valid BOs v2")
e1eb899b4578 ("drm/amdgpu: add IOCTL interface for per VM BOs v3")
73fb16e7ebee ("drm/amdgpu: add support for per VM BOs v2")
4f5839c56ec3 ("drm/amdgpu: restrict userptr even more")
0f2fc435d837 ("drm/amdgpu: fix new PD update code for Vega10 v2")
ea09729c9302 ("drm/amdgpu: rework page directory filling v2")
3f3333f8a0e9 ("drm/amdgpu: track evicted page tables v2")
3d7d4d3a1b9f ("drm/amdgpu: rework moved handling in the VM v2")
6ac7defb5ccf ("drm/amdgpu: cleanup GWS, GDS and OA allocation")
34d7be5dc280 ("drm/amdgpu: fix and cleanup VM ready check")
87f64a76b38a ("drm/amdgpu: fix amdgpu_vm_bo_map trace point")
a3ce364558fa ("drm/amd/amdgpu: fix BANK_SELECT on Vega10 (v2)")
cf273a59ca30 ("drm/amdgpu: fix and cleanup shadow handling")
38a8791aa7bf ("drm/amdgpu: Fix huge page updates with CPU")
d07f14be4d11 ("drm/amd/amdgpu: expose fragment size as module parameter (v2)")
e618d306ded3 ("drm/amd/amdgpu: store fragment_size in vm_manager")
27c7b9aeecd7 ("drm/amdgpu: rename VM invalidated to moved")
ec681545afe5 ("drm/amdgpu: separate bo_va structure")
4ab4016aaf82 ("drm/amdgpu: drop the extra VM huge page flag v2")
ec5207c9f1cf ("drm/amdgpu: remove superflous amdgpu_bo_kmap in the VM")
0f4b3c686261 ("drm/amdgpu: cleanup static CSA handling")
c0573af349f6 ("drm/amdgpu: SHADOW and VRAM_CONTIGUOUS flags shouldn't be used by userspace")
dbcca4aab1b2 ("drm/amdgpu: fix Vega10 HW config for 2MB pages")
a35ebc8c12cc ("drm/amdgpu: only bind VM shadows after validation v2")
b636922553ee ("drm/amdgpu: only move VM BOs in the LRU during validation v2")
51ac7eec620b ("drm/amdgpu: Support IOMMU on Raven")
2046d46db916 ("drm/amdgpu: Add a parameter to amdgpu_bo_create()")
53766e5adac7 ("drm/amdgpu: improve amdgpu_bo_create_kernel")
9124a3983bde ("drm/amdgpu: move some defines around")
f5e1c740afb6 ("drm/amdgpu: cleanup kptr handling")
cf2f0a372049 ("drm/amdgpu: enable huge page handling in the VM v5")