blob: 4d063aca67cdfa45e3e4578b48af86942c404f0c [file] [log] [blame]
55cdd4e9b948 ("drm/amdgpu: drop unnecessary restriction for huge root PDEs")
adc7bfe50bd9 ("drm/amdgpu: drop the huge page flag")
e35fb064d8d4 ("drm/amdgpu: free PDs/PTs on demand")
c1a17777eb45 ("drm/amdgpu: fix huge page handling on Vega10")
769f846e1411 ("drm/amdgpu: fix parameter documentation for amdgpu_vm_free_pts")
646b90259842 ("drm/amdgpu: use a single linked list for amdgpu_vm_bo_base")
dfcd99f6273e ("drm/amdgpu: meld together VM fragment and huge page handling")
dfa70550f5b7 ("drm/amdgpu: use leaf iterator for filling PTs")
d4085ea9bc8d ("drm/amdgpu: use the DFS iterator in amdgpu_vm_invalidate_pds v2")
229a37f83454 ("drm/amdgpu: use dfs iterator to free PDs/PTs")
73633e3223e6 ("drm/amdgpu: add some VM PD/PT iterators v2")
1c860a022f65 ("drm/amdgpu: add amdgpu_vm_update_func")
ba79fde47b9b ("drm/amdgpu: add amdgpu_vm_pt_parent helper")
fbbf794cbd48 ("drm/amdgpu: set bulk_moveable to false when a per VM is released")
bcdc9fd634d1 ("drm/amdgpu: improve VM state machine documentation v2")
c12a2ee5d002 ("drm/amdgpu: separate per VM BOs from normal in the moved state")
c460f8a6f591 ("drm/amdgpu: move size calculations to the front of the file again")
5d35ed4832da ("drm/amdgpu: fix idle state and bulk_moveable flag")
bf47afbabf1c ("drm/amdkfd: Release an acquired process vm")
1685b01a8588 ("drm/amdgpu: Set pasid for compute vm (v2)")
7ef0b435457a ("drm/amdgpu: Need to set moved to true when evict bo")
284dec4317c8 ("drm/amdgpu: enable GTT PD/PT for raven v3")
e21eb2613d07 ("drm/amdgpu: add helper for VM PD/PT allocation parameters v3")
248f2b8ef25c ("drm/amdgpu: remove extra root PD alignment")
3798e9a6e639 ("drm/amdgpu: use new scheduler load balancing for VMs")
b5d21aac3317 ("drm/amdgpu: Don't use shadow BO for compute context")
aa16b6c6b4d9 ("drm/scheduler: modify args of drm_sched_entity_init")
b7d85e1db32e ("drm/amdgpu: fix TTM move entity init order")
180fc134d712 ("drm/scheduler: Rename cleanup functions v2.")
7fc48e591279 ("drm/amdgpu: Update function level documentation for GPUVM v3")
ad7f0b6334fe ("drm/amdgpu: fix documentation of amdgpu_mn.c v2")
528e083d85bd ("drm/amdgpu: rename rmn to amn in the MMU notifier code (v2)")
48ad368a8a3a ("drm/amdgpu: move amdgpu_ctx_mgr_entity_fini to f_ops flush hook (V4)")
741f01e636b7 ("drm/scheduler: Avoid using wait_event_killable for dying process (V4)")
baca30fabdc9 ("drm/amdgpu: Add documentation for PRIME related code")
99fa7ce3a82b ("drm/doc: Add initial amdgpu driver documentation")
2d33948e4e00 ("drm/scheduler: add documentation")
fcdfa432a5b0 ("drm/amdgpu: conditionally compile amdgpu's amdkfd files")
806f043f0253 ("drm/amdgpu: move VM BOs on LRU again")
862b8c5762e4 ("drm/amdgpu: consistenly use VM moved flag")
789f3317ed33 ("drm/amdgpu: further optimize amdgpu_vm_handle_moved")
91ccdd24a195 ("drm/amdgpu: cleanup amdgpu_vm_validate_pt_bos v2")
af4c0f650b56 ("drm/amdgpu: rework VM state machine lock handling v2")
563e1e664d27 ("drm/scheduler: Remove obsolete spinlock.")
20b6b7885df5 ("drm/amdgpu: Skip drm_sched_entity related ops for KIQ ring.")
10dd74eac4db ("drm/amdgpu/vg20:Restruct uvd.inst to support multiple instances")
2bb795f5ba9c ("drm/amdgpu/vg20:Restruct uvd to support multiple uvds")
95d2c3e15da6 ("Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux into drm-next")