blob: e37b96353703bc70a7e521f83bb258bd1802073c [file] [log] [blame]
b236fa1d3396 ("drm/amdgpu: Add helper to turn an existing VM into a compute VM")
02208441cc3a ("drm/amdgpu: Add PASID management")
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")
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")
b636922553ee ("drm/amdgpu: only move VM BOs in the LRU during validation v2")
51ac7eec620b ("drm/amdgpu: Support IOMMU on Raven")
2046d46db916 ("drm/amdgpu: Add a parameter to amdgpu_bo_create()")
53766e5adac7 ("drm/amdgpu: improve amdgpu_bo_create_kernel")
9124a3983bde ("drm/amdgpu: move some defines around")
f5e1c740afb6 ("drm/amdgpu: cleanup kptr handling")
cf2f0a372049 ("drm/amdgpu: enable huge page handling in the VM v5")
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")
00f06b246a30 ("drm/amdgpu: Throttle visible VRAM moves separately")
dd0792c1be56 ("drm/amdgpu: simplify VM shadow handling v2")
9211c784c64e ("drm/amdgpu: Make amdgpu_cs_parser_init static (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")
948edf095158 ("drm/amdgpu: add contiguous flag in ucode bo create")
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")
dc102c436f12 ("drm/amdgpu: rename rdev to adev")
301654a4f6c4 ("drm/amdgpu: stop joining VM PTE updates")
53e2e91ddad7 ("drm/amdgpu: cache the complete pde")
cc28c4ed7e73 ("drm/amdgpu: Return EINVAL if no PT BO")
92456b933cd2 ("drm/amdgpu: add some extra VM error handling")
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")