blob: 96f6d17ef7219068b79540150d383e20f9d58ff4 [file] [log] [blame]
1685b01a8588 ("drm/amdgpu: Set pasid for compute vm (v2)")
b5d21aac3317 ("drm/amdgpu: Don't use shadow BO for compute context")
fcdfa432a5b0 ("drm/amdgpu: conditionally compile amdgpu's amdkfd files")
810955ba712f ("drm/amdgpu: Fix acquiring VM on large-BAR systems")
b84394e206a7 ("drm/amdkfd: Create KFD VMs on demand")
ede0dd86f45a ("drm/amdgpu: Add kfd2kgd interface to acquire an existing VM")
b236fa1d3396 ("drm/amdgpu: Add helper to turn an existing VM into a compute VM")
3486625bbfb6 ("drm/amdgpu: Fix initial validation of PD BO for KFD VMs")
5b21d3e5fd21 ("drm/amdgpu: Move KFD-specific fields into struct amdgpu_vm")
403575c44e61 ("drm/amdkfd: Add GPUVM virtual address space to PDD")
64d1c3a43a6f ("drm/amdkfd: Centralize IOMMUv2 code and make it conditional")
a46a2cd103a8 ("drm/amdgpu: Add GPUVM memory management functions for KFD")
155494dbbbf4 ("drm/amdgpu: Update kgd2kfd_shared_resources for dGPU support")
d8d019ccffb8 ("drm/amdgpu: Add KFD eviction fence")
a3084e6c522f ("drm/amdkfd: Add dGPU device IDs and device info")
3ee2d00cfb6c ("drm/amdkfd: Conditionally enable PCIe atomics")
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")
2e3dca53654d ("drm/amdkfd: Fix potential NULL pointer dereferences")
9f0a0b41ffcc ("drm/amdgpu: Add support for reporting VRAM usage")
f47573472984 ("drm/amdkfd: Add perf counters to topology")
3a87177eb141 ("drm/amdkfd: Add topology support for dGPUs")
520b8fb755cc ("drm/amdkfd: Add topology support for CPUs")
175b926335c9 ("drm/amdkfd: Simplify counting of memory banks")
42aa8793d795 ("drm/amdkfd: Turn verbose topology messages into pr_debug")
6d82eb0ef209 ("drm/amdkfd: Support enumerating non-GPU devices")
4f449311e9aa ("drm/amdkfd: Decouple CRAT parsing from device list update")
8e05247d4c23 ("drm/amdkfd: Reorganize CRAT fetching from ACPI")
174de876d6d0 ("drm/amdkfd: Group up CRAT related functions")
d63f0ba27a3e ("drm/amdkfd: Topology: Fix location_id")
f7ce2fade6e1 ("drm/amdkfd: Update number of compute unit from KGD")
ebdebf428ae6 ("drm/amdgpu: add amdgpu interface to query cu info")
8cce58fe698a ("drm/amd: add new interface to query cu info")
de1450a5597a ("drm/amdkfd: Factor PDD destruction out of kfd_process_wq_release")
abb208a8d490 ("drm/amdkfd: Use ref count to prevent kfd_process destruction")
5ce10687ae5b ("drm/amdkfd: Make kfd_process reference counted")
851a645efd0f ("drm/amdkfd: Add debugfs support to KFD")
373d7080896a ("drm/amdkfd: Add CWSR support")
5aaf2befd4ec ("drm/amdkfd: Implement amdkfd SDMA functions for VI")
97b9ad12ba08 ("drm/amdkfd: Use ASIC-specific SDMA MQD type")
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.")