blob: 11d162f80f904f68d13a35e441436d8a443f6cbd [file] [log] [blame]
c55420607742 ("drm/amdgpu: Fix DEBUG_LOCKS_WARN_ON(depth <= 0) in amdgpu_ctx.lock")
7716ea564f65 ("drm/amdgpu:skip job for guilty ctx in parser_init")
0ae94444c08a ("drm/amdgpu: Move old fence waiting before reservation lock is aquired v2")
ad864d243826 ("drm/amdgpu: Refactor amdgpu_cs_ib_vm_chunk and amdgpu_cs_ib_fill.")
c23be4ae1d50 ("drm/amdgpu: add plumbing for ctx priority changes v2")
eb01abc7c4fd ("drm/amdgpu:make ctx_add_fence interruptible(v2)")
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")
ec681545afe5 ("drm/amdgpu: separate bo_va structure")
0f4b3c686261 ("drm/amdgpu: cleanup static CSA 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")
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")
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")
9a4b7d4c769e ("drm/amdgpu: Add vm context module param")
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")
60bfcd313ce4 ("drm/amdgpu: change default of amdgpu_vram_page_split to 512")
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")