blob: 778f677ed021655e91d7aa0b9dafe0af5f8771ae [file] [log] [blame]
4985c9fc5f52 ("drm/ttm: enable eviction for Per-VM-BO")
83876c1bed8c ("drm/ttm: use the operation context inside TTM")
c13c55d61186 ("drm/ttm: use an operation context for ttm_bo_mem_space v2")
19be55701071 ("drm/ttm: add operation ctx to ttm_bo_validate v2")
235943189db8 ("drm/amdgpu: fix VCE buffer placement restrictions v2")
1144b63a162c ("drm/ttm: cleanup ttm_bo_driver.h")
ba87349ed31e ("drm/ttm: cleanup coding style in ttm_bo_api.h")
090528639321 ("drm/ttm: fix ttm_mem_evict_first once more")
6ba435812e0d ("drm/ttm: optimize ttm_mem_evict_first v5")
6c41f30216c2 ("drm/ttm: make unlocking in ttm_bo_cleanup_refs optional v3")
842cde05840e ("drm/ttm: user reservation object wrappers v2")
36a0680aac13 ("drm/ttm: consistently use reservation_object_unlock")
a376b0cedbb3 ("drm/ttm: move unlocking out of ttm_bo_cleanup_memtype_use")
40575732b6a2 ("drm/amdgpu: don't use ttm_bo_move_ttm in amdgpu_ttm_bind v2")
3c7388936a76 ("drm/amdgpu: refine SR-IOV firmware VRAM reservation to protect data")
3da917b6c684 ("drm/amdgpu: nuke amdgpu_ttm_is_bound() v2")
4ff23be3d50a ("drm/amdgpu: remove extra parameter from amdgpu_ttm_bind() v2")
2a018f28a899 ("drm/amdgpu: don't wait interruptible while binding GART space")
ead282a4f55a ("drm/amdgpu: always bind pinned BOs")
5e91fb57eb6a ("drm/amdgpu: use the actual placement for pin accounting")
40a9960b0462 ("drm/amdgpu: potential uninitialized variable in amdgpu_vce_ring_parse_cs()")
4b6b691ee38a ("drm/amdgpu: linear validate first then bind to GART")
1eca5a530dc3 ("drm/amdgpu: Refactor amdgpu_move_blit")
a05502e5cfa9 ("drm/amdgpu: Reserve shared memory on VRAM for SR-IOV")
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")
378e2d5b504f ("drm/ttm: fix ttm_bo_cleanup_refs_or_queue once more")
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")