blob: dc00593300a5566b3a45bb71822d713c70908bae [file] [log] [blame]
cebb52b7bc32 ("drm/amdgpu: Get rid of dep_sync as a seperate object.")
6f16b4fb6001 ("drm/amdgpu: use dep_sync for CS dependency/syncobj")
a4176cb484ac ("drm/amdgpu: Remove job->s_entity to avoid keeping reference to stale pointer.")
83f4b1180155 ("drm/amdgpu: Fix deadlock during GPU reset.")
a8a51a70416b ("drm/amdgpu:cleanup job reset routine(v2)")
2f9d4084cac9 ("drm/amdgpu:cleanup force_completion")
d1f6dc1a9a10 ("drm/amdgpu: Avoid accessing job->entity after the job is scheduled.")
f3d19bf80d6c ("drm/amdgpu: introduce AMDGPU_CTX_PRIORITY_UNSET")
9ebbaabee858 ("drm/amd/sched: allow clients to edit an entity's rq v2")
b6d8a439345e ("drm/amdgpu: make amdgpu_to_sched_priority detect invalid parameters")
b2ff0e8ac4ce ("drm/amdgpu: add framework for HW specific priority settings v9")
c2636dc53abd ("drm/amdgpu: add parameter to allocate high priority contexts v11")
798674626348 ("drm/amd/sched: fix deadlock caused by unsignaled fences of deleted jobs")
214a91e6bfab ("drm/amd/sched: move adding finish callback to amd_sched_job_begin")
d5884513a31d ("drm/amdgpu: fix VM sync with always valid BOs 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")
aa4ec7ce7ec5 ("drm/amdgpu: revert "fix deadlock of reservation between cs and gpu reset v2"")
a216ab09955d ("drm/amdgpu: fix userptr put_page handling")
73fb16e7ebee ("drm/amdgpu: add support for per VM BOs v2")
ea09729c9302 ("drm/amdgpu: rework page directory filling v2")
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")
87f64a76b38a ("drm/amdgpu: fix amdgpu_vm_bo_map trace point")
b249e18df151 ("drm/amdgpu: set sched_hw_submission higher for KIQ (v3)")
f0694d3b8a70 ("drm/amdgpu: discard commands of killed processes")
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")
aca817181273 ("drm/amd/amdgpu: Add tracepoint for DMA page mapping (v4)")
a35ebc8c12cc ("drm/amdgpu: only bind VM shadows after validation v2")
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")
68c62306b378 ("drm/amdgpu: flush the HDP only once for CPU based VM updates")
6927798572a9 ("drm/amdgpu: remove VM shadow WARN_ONs")
a33cab7aacb2 ("drm/amdgpu: fix amdgpu_vm_bo_wait")
00f06b246a30 ("drm/amdgpu: Throttle visible VRAM moves separately")