blob: 2bd12e1f0e27156d79949c1517068aa655a1a1d9 [file] [log] [blame]
552825b28dda ("drm/amdgpu: add new bo flag that indicates BOs don't need fallback (v2)")
5a8c102ac471 ("drm/amdgpu: Don't change preferred domian when fallback GTT v6")
eab3de23a163 ("drm/amdgpu: explicit give BO type to amdgpu_bo_create")
e3364dfc6a76 ("drm/amdgpu: initial validate the prime BOs into the CPU domain")
a46a2cd103a8 ("drm/amdgpu: Add GPUVM memory management functions for KFD")
d8d019ccffb8 ("drm/amdgpu: Add KFD eviction fence")
473fee476a3c ("drm/amdgpu: Replace kgd_mem with amdgpu_bo for kernel pinned gtt mem")
fa72d66198c9 ("drm/amdgpu: remove useless BUG_ONs")
59dd47728625 ("drm/amdgpu: further mitigate workaround for i915")
724daa4fd65d ("drm/ttm: drop persistent_swap_storage from ttm_bo_init and co")
8febe617d8d9 ("drm/amdgpu: revert "Add a parameter to amdgpu_bo_create()"")
13307f7e1d0c ("drm/amdgpu: revert "drm/amdgpu: use AMDGPU_GEM_CREATE_VRAM_CLEARED for VM PD/PTs" v2")
d3aab672de49 ("drm/amdgpu: fix another potential cause of VM faults")
9f0a0b41ffcc ("drm/amdgpu: Add support for reporting VRAM usage")
ebdebf428ae6 ("drm/amdgpu: add amdgpu interface to query cu info")
8cce58fe698a ("drm/amd: add new interface to query cu info")
f5ec697e3702 ("drm/amdgpu: move fw_reserve functions to amdgpu_ttm.c")
9251859a9adb ("drm/amdgpu: set allow_reserved_eviction and resv when bo allocation and cs")
196f74897ba7 ("drm/amdgpu: add enumerate for PDB/PTB v3")
c4c3351783cb ("drm/amdgpu: fix huge page setting for ATS case")
3de676d8e71c ("drm/amdgpu: allow get_vm_pde to change flags as well")
6989f2460f7d ("drm/amdgpu: batch PDE updates again")
78eb2f0c719e ("drm/amdgpu: remove keeping the addr of the VM PDs")
8f19cd78c986 ("drm/amdgpu: remove last_entry_used from the VM code")
b852f3d3fb5d ("drm/amdgpu: update one PDE at a time v2")
94c6f5e4d157 ("drm/amdgpu: stop joining PDEs")
1b1f42d8fde4 ("drm: move amd_gpu_scheduler into common location")
cebb52b7bc32 ("drm/amdgpu: Get rid of dep_sync as a seperate object.")
36539dcea322 ("drm/amdgpu: choose number of VM levels based on VM size")
b38f41ebb8d0 ("drm/amdgpu: unify VM size handling of Vega10 with older generation")
0410c5e51443 ("drm/amdgpu: fix amdgpu_vm_num_entries")
507831473f12 ("drm/amdgpu: fix VM PD addr shift")
ce1b1b66cd5e ("drm/amdgpu:partially revert 1cfd8e237f0318e330190ac21d63c58ae6a1f66c")
6af046d26f34 ("drm/amdgpu: use the new TTM bytes moved counter v2")
c13c55d61186 ("drm/ttm: use an operation context for ttm_bo_mem_space v2")
6fead44a4c58 ("drm/ttm: use an operation ctx for ttm_bo_init_reserved")
19be55701071 ("drm/ttm: add operation ctx to ttm_bo_validate v2")
235943189db8 ("drm/amdgpu: fix VCE buffer placement restrictions v2")
1144b63a162c ("drm/ttm: cleanup ttm_bo_driver.h")
ba87349ed31e ("drm/ttm: cleanup coding style in ttm_bo_api.h")
9921167d9086 ("drm/amdgpu:cleanup unused stack var")
f59548c8824c ("drm/amdgpu:fix NULL pointer access during drv remove")
c79ee7d8c6cb ("drm/amdgpu:cleanup GMC & gart garbage function")
11c6b82afb4c ("drm/amdgpu:cleanup stolen vga memory finish")
299c776cebb0 ("amdgpu: Don't use DRM_ERROR when failing to allocate a BO")
79c631239a83 ("drm/amdgpu: Implement BO size validation V2")
fdd5faaa08f8 ("drm/amdgpu: cleanup vm_size handling")
6f16b4fb6001 ("drm/amdgpu: use dep_sync for CS dependency/syncobj")
45bfd9690a6a ("drm/amd/scheduler: add WARN_ON for s_fence->parent")
f4323bccd17b ("drm/amd/scheduler: fix page protection of cb")