blob: 2f3ef2a65547c54c718395381a74aab6b2ac7382 [file] [log] [blame]
3cc1d3ea4a6a ("drm/amdgpu: simplify huge page handling")
4d4358f3f1d8 ("drm/amdgpu: loosen the criteria for huge pages a bit")
104bd2ca1124 ("drm/amdgpu: Correct the IB size of bo update mapping.")
196f74897ba7 ("drm/amdgpu: add enumerate for PDB/PTB v3")
c4c3351783cb ("drm/amdgpu: fix huge page setting for ATS case")
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")
36539dcea322 ("drm/amdgpu: choose number of VM levels based on VM size")
b38f41ebb8d0 ("drm/amdgpu: unify VM size handling of Vega10 with older generation")
0410c5e51443 ("drm/amdgpu: fix amdgpu_vm_num_entries")
507831473f12 ("drm/amdgpu: fix VM PD addr shift")
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")
6d16dac85c08 ("drm/amdgpu: Set the correct value for PDEs/PTEs of ATC memory on Raven")
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")
862095237c39 ("drm/amdgpu: Account for shadow PTs in mapping update IB size.")
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")
570144c6522f ("drm/amdgpu: cleanup the VM code a bit more")
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")
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")