blob: 33208f52447bcdc699208f2ff1869226fe1c31f4 [file] [log] [blame]
aebc5e6f50f7 ("drm/amdgpu: rework amdgpu_cs_find_mapping")
9cca0b8e5df0 ("drm/amdgpu: move amdgpu_cs_sysvm_access_required into find_mapping")
3fe89771cb0a ("drm/amdgpu: stop reserving the BO in the MMU callback v3")
1b0c0f9dc5ca ("drm/amdgpu: move userptr BOs to CPU domain during CS v2")
ca666a3c298f ("drm/amdgpu: stop using BO status for user pages")
b72cf4fca2bb ("drm/amdgpu: move taking mmap_sem into get_user_pages v2")
a216ab09955d ("drm/amdgpu: fix userptr put_page handling")
73fb16e7ebee ("drm/amdgpu: add support for per VM BOs 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")
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")
aca817181273 ("drm/amd/amdgpu: Add tracepoint for DMA page mapping (v4)")
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")
6927798572a9 ("drm/amdgpu: remove VM shadow WARN_ONs")
a33cab7aacb2 ("drm/amdgpu: fix amdgpu_vm_bo_wait")
00f06b246a30 ("drm/amdgpu: Throttle visible VRAM moves separately")
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)")
a1924005a2e9 ("drm/amdgpu: Fix compiler warnings")
370f092f30ee ("drm/amdgpu: vm_update_ptes remove code duplication")
948edf095158 ("drm/amdgpu: add contiguous flag in ucode bo create")
b4d42511b7f2 ("drm/amdgpu: Support page table update via CPU")
3c8241722bc4 ("drm/amdgpu: Support page directory update via CPU")
9a4b7d4c769e ("drm/amdgpu: Add vm context module param")
effd924d2f3b ("drm/amdgpu: untie user ring ids from kernel ring ids v6")
dc102c436f12 ("drm/amdgpu: rename rdev to adev")
301654a4f6c4 ("drm/amdgpu: stop joining VM PTE updates")
53e2e91ddad7 ("drm/amdgpu: cache the complete pde")
cc28c4ed7e73 ("drm/amdgpu: Return EINVAL if no PT BO")
92456b933cd2 ("drm/amdgpu: add some extra VM error handling")
b116632557a5 ("drm/amdgpu: cleanup adjust_mc_addr handling v4")