blob: 773cb5286b821c345e79e3a778b484f9a0a73906 [file] [log] [blame]
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")
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")
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")
cf273a59ca30 ("drm/amdgpu: fix and cleanup shadow handling")
38a8791aa7bf ("drm/amdgpu: Fix huge page updates with CPU")
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")
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")
0a096fb66a60 ("drm/amdgpu: map VM BOs for CPU based updates only once")
68c62306b378 ("drm/amdgpu: flush the HDP only once for CPU based VM updates")
6927798572a9 ("drm/amdgpu: remove VM shadow WARN_ONs")
a33cab7aacb2 ("drm/amdgpu: fix amdgpu_vm_bo_wait")
00f06b246a30 ("drm/amdgpu: Throttle visible VRAM moves separately")
935eefb31256 ("drm/amdgpu: remove maximum BO size limitation v2")
dd0792c1be56 ("drm/amdgpu: simplify VM shadow handling v2")
9211c784c64e ("drm/amdgpu: Make amdgpu_cs_parser_init static (v2)")
660e855813f7 ("amdgpu: use drm sync objects for shared semaphores (v6)")
6f0308ebc196 ("amdgpu/cs: split out fence dependency checking (v2)")
04d4fb5fa638 ("Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux into drm-next")