blob: dee471bfca8390961742fc9aef232080255b985d [file] [log] [blame]
f5ec697e3702 ("drm/amdgpu: move fw_reserve functions to amdgpu_ttm.c")
c13c55d61186 ("drm/ttm: use an operation context for ttm_bo_mem_space v2")
1144b63a162c ("drm/ttm: cleanup ttm_bo_driver.h")
9921167d9086 ("drm/amdgpu:cleanup unused stack var")
f59548c8824c ("drm/amdgpu:fix NULL pointer access during drv remove")
11c6b82afb4c ("drm/amdgpu:cleanup stolen vga memory finish")
40575732b6a2 ("drm/amdgpu: don't use ttm_bo_move_ttm in amdgpu_ttm_bind v2")
d6895ad39f3b ("drm/amdgpu: resize VRAM BAR for CPU access v6")
3c7388936a76 ("drm/amdgpu: refine SR-IOV firmware VRAM reservation to protect data")
3da917b6c684 ("drm/amdgpu: nuke amdgpu_ttm_is_bound() v2")
4ff23be3d50a ("drm/amdgpu: remove extra parameter from amdgpu_ttm_bind() v2")
2a018f28a899 ("drm/amdgpu: don't wait interruptible while binding GART space")
ead282a4f55a ("drm/amdgpu: always bind pinned BOs")
5e91fb57eb6a ("drm/amdgpu: use the actual placement for pin accounting")
4b6b691ee38a ("drm/amdgpu: linear validate first then bind to GART")
1eca5a530dc3 ("drm/amdgpu: Refactor amdgpu_move_blit")
a05502e5cfa9 ("drm/amdgpu: Reserve shared memory on VRAM for SR-IOV")
aebc5e6f50f7 ("drm/amdgpu: rework amdgpu_cs_find_mapping")
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")
73fb16e7ebee ("drm/amdgpu: add support for per VM BOs v2")
705e519e0ef1 ("drm/amdgpu: move hw generation check into amdgpu_doorbell_init 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")
1cacc86a63ab ("drm/amdgpu: inline amdgpu_ttm_do_bind again")
9b0655e3adb6 ("drm/amdgpu: fix amdgpu_ttm_bind")
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")
9255d77d8cfd ("drm/amdgpu: move gtt usage tracking into the gtt manager v2")
97cbb28451c2 ("drm/amdgpu: move debug print into the MM managers")
12d4ac584465 ("drm/amdgpu: fix incorrect use of the lru_lock")
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")
2ce3f5dcdf27 ("drm/amdgpu: Uninitialized variable in amdgpu_ttm_backend_bind()")
5af2c10dcac4 ("drm/amdgpu: Fix stolen typo")
51ac7eec620b ("drm/amdgpu: Support IOMMU on Raven")
2046d46db916 ("drm/amdgpu: Add a parameter to amdgpu_bo_create()")