blob: 5eac049a05e40c35b431cce44df3210fdee947aa [file] [log] [blame]
fbbf794cbd48 ("drm/amdgpu: set bulk_moveable to false when a per VM is released")
ec681545afe5 ("drm/amdgpu: separate bo_va structure")
0f4b3c686261 ("drm/amdgpu: cleanup static CSA handling")
9124a3983bde ("drm/amdgpu: move some defines around")
f5e1c740afb6 ("drm/amdgpu: cleanup kptr handling")
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")
dd0792c1be56 ("drm/amdgpu: simplify VM shadow handling v2")
370f092f30ee ("drm/amdgpu: vm_update_ptes remove code duplication")
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")
301654a4f6c4 ("drm/amdgpu: stop joining VM PTE updates")
53e2e91ddad7 ("drm/amdgpu: cache the complete pde")
cc28c4ed7e73 ("drm/amdgpu: Return EINVAL if no PT BO")
b116632557a5 ("drm/amdgpu: cleanup adjust_mc_addr handling v4")
f5f3b16aae4a ("drm/amdgpu: fix merge of vcn_v1_0.c v2")
9a94f5a593c0 ("drm/amdgpu: move adjust adjust_mc_addr into the GFX9 vm_flush functions")
60bfcd313ce4 ("drm/amdgpu: change default of amdgpu_vram_page_split to 512")
8ace845ff0e8 ("drm/amdgpu: add vcn enc ring type and functions")
7741cced67ae ("drm/amdgpu: expose vcn RB command")
95aa13f6b196 ("drm/amdgpu: move amdgpu_vcn structure to vcn header")
a319f444bb86 ("drm/amdgpu: add vcn irq functions")
cca69fe8ff98 ("drm/amdgpu: add vcn decode ring type and functions")
88b5af70e29e ("drm/amdgpu: add vcn ip block functions (v2)")
95d0906f8506 ("drm/amdgpu: add initial vcn support and decode tests")
b9bf33d5ac55 ("drm/amdgpu: make pipeline sync be in same place v2")
df83d1ebc9e3 ("drm/amdgpu: add sched sync for amdgpu job v2")
36bbf3bf9b23 ("drm/amdgpu: add reserved vmid field in vm struct v2")
cfbcacf42803 ("drm/amdgpu: add vm ioctl")
30514decb27d ("drm/amdgpu: fix dependency issue")
c81a1a74037f ("drm/amdgpu: Make amdgpu_bo_reserve use uninterruptible waits for cleanup")
5f1bcf511f6e ("drm/amdgpu: trace vm hub during flush as well v2")
4f618e737faf ("drm/amdgpu: drop VMID per ring tracking")
bab4fee703ae ("drm/amdgpu: set vm size and block size by individual gmc by default (v3)")
03f89feb57bf ("drm/amdgpu: cleanup get_invalidate_req v2")
36b32a682bc3 ("drm/amdgpu: fix vm size and block size for VMPT (v5)")
112501642669 ("drm/amdgpu: cleanup VMHUB bit definitions v2")
f75e237c4158 ("drm/amdgpu: move adjust_mc_addr into amdgpu_gart_funcs")
f7d015b90dd4 ("drm/amdgpu: cleanup logic in amdgpu_vm_flush")
c0e51931a1cf ("drm/amdgpu: cleanup coding style in amdgpu_vm_flush")
641e94008970 ("drm/amdgpu: coding style of amdgpu_vm_is_gpu_reset")
eb60ef2b4d77 ("drm/amdgpu: move VM related defines into amdgpu_vm.h")
5a9b8e8a0bb4 ("drm/amdgpu: fix VMHUB order to match the hardware")
83ca145d155f ("drm/amdgpu: create a func to check vm size")
a9f87f645254 ("drm/amdgpu: use a 64bit interval tree for VM management v2")
1866bac89705 ("drm/amdgpu: Fix multi-level page table bugs for large BOs v3")
9ceaeeafbd11 ("drm/amdgpu: Fix Vega10 VM initialization")
4d6cbde37aac ("drm/amdgpu: Clean up GFX 9 VM fault messages")