blob: d774be847972acc1436c978cebc99f72edc69772 [file] [log] [blame]
eb01abc7c4fd ("drm/amdgpu:make ctx_add_fence interruptible(v2)")
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")
aca817181273 ("drm/amd/amdgpu: Add tracepoint for DMA page mapping (v4)")
b636922553ee ("drm/amdgpu: only move VM BOs in the LRU during validation v2")
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")
660e855813f7 ("amdgpu: use drm sync objects for shared semaphores (v6)")
6f0308ebc196 ("amdgpu/cs: split out fence dependency checking (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")
effd924d2f3b ("drm/amdgpu: untie user ring ids from kernel ring ids v6")
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")
f1892138abcb ("drm/amdgpu: return -ENODEV to user space when vram is lost v2")
0c49e0b8a43c ("drm/amdgpu: check if vram is lost v2")
f93aa00c0bdc ("drm/amdgpu: get cs support for AMDGPU_HW_IP_VCN_ENC")
8ace845ff0e8 ("drm/amdgpu: add vcn enc ring type and functions")
fc739f82c505 ("drm/amdgpu: get cs support of AMDGPU_HW_IP_VCN_DEC")
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")
fcf0649fcc71 ("drm/amdgpu: fix ring0 failed on pro card")
36bbf3bf9b23 ("drm/amdgpu: add reserved vmid field in vm struct v2")
cfbcacf42803 ("drm/amdgpu: add vm ioctl")
30514decb27d ("drm/amdgpu: fix dependency issue")
7ad87b96962a ("Revert "drm/amd/amdgpu: Set VCE/UVD off during late init"")
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")