blob: 7e492c50c1f4b5d57688e550a0e7016bbca1590c [file] [log] [blame]
3da917b6c684 ("drm/amdgpu: nuke amdgpu_ttm_is_bound() v2")
4ff23be3d50a ("drm/amdgpu: remove extra parameter from amdgpu_ttm_bind() v2")
ead282a4f55a ("drm/amdgpu: always bind pinned BOs")
5e91fb57eb6a ("drm/amdgpu: use the actual placement for pin accounting")
4b6b691ee38a ("drm/amdgpu: linear validate first then bind to GART")
1eca5a530dc3 ("drm/amdgpu: Refactor amdgpu_move_blit")
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")
1cacc86a63ab ("drm/amdgpu: inline amdgpu_ttm_do_bind again")
9b0655e3adb6 ("drm/amdgpu: fix amdgpu_ttm_bind")
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")
9255d77d8cfd ("drm/amdgpu: move gtt usage tracking into the gtt manager v2")
97cbb28451c2 ("drm/amdgpu: move debug print into the MM managers")
12d4ac584465 ("drm/amdgpu: fix incorrect use of the lru_lock")
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")
2ce3f5dcdf27 ("drm/amdgpu: Uninitialized variable in amdgpu_ttm_backend_bind()")
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")
07306b4f5f7a ("drm/amdgpu: ttm_bind only when user needs gpu_addr in bo pin")
9d63c03444ac ("drm/amdgpu: fix amdgpu_bo_gpu_accessible()")
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")
3490bdb537fb ("drm/amdgpu: move GART struct and function into amdgpu_gart.h v2")
09628c3f68c6 ("drm/amdgpu: use TTM values instead of MC values for the info queries")
abca90f1c810 ("drm/amdgpu: use the GTT windows for BO moves v2")