blob: 34b440123e8dfa4c102f826d1f551bf6faf5764d [file] [log] [blame]
8e7f91719db3 ("uapi: fix more linux/kfd_ioctl.h userspace compilation errors")
5df099e8bc83 ("drm/amdkfd: Add wavefront context save state retrieval ioctl")
39e7f331864d ("drm/amdkfd: Add CU-masking ioctl to KFD")
a7fe68a1e8e4 ("drm/amd: Add CU-masking ioctl definition to kfd_ioctl.h")
b91d43dd01aa ("drm/amdkfd: Add GFXv9 MQD manager")
d1853f42b63d ("drm/amdkfd: GFP_NOIO while holding locks taken in MMU notifier")
5ec7e02854b3 ("drm/amdkfd: Add ioctls for GPUVM memory management")
c7bcbfa4f8d1 ("drm/amdkfd: Remove limit on number of GPUs")
26103436da00 ("drm/amdkfd: Implement KFD process eviction/restore")
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")
d8d019ccffb8 ("drm/amdgpu: Add KFD eviction fence")
a3084e6c522f ("drm/amdkfd: Add dGPU device IDs and device info")
ee04955af6b8 ("drm/amdkfd: Add dGPU support to the MQD manager")
3ee2d00cfb6c ("drm/amdkfd: Conditionally enable PCIe atomics")
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")
c0ede1f8dc3a ("drm/amdkfd: Simplify locking during process creation")
de1450a5597a ("drm/amdkfd: Factor PDD destruction out of kfd_process_wq_release")
2d9b36f98343 ("drm/amdkfd: Reduce nesting in kfd_create_process_device_data")
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")
3c0b42809071 ("drm/amdkfd: Add crash protection in debugger register path")
d7b9bd2248d7 ("drm/amdkfd: Add support for user-mode trap handlers")
373d7080896a ("drm/amdkfd: Add CWSR support")
b20cd0df152c ("drm/amdkfd: Cleanup qpd.pqm initialization")
5aaf2befd4ec ("drm/amdkfd: Implement amdkfd SDMA functions for VI")
97b9ad12ba08 ("drm/amdkfd: Use ASIC-specific SDMA MQD type")
1b1f42d8fde4 ("drm: move amd_gpu_scheduler into common location")
cebb52b7bc32 ("drm/amdgpu: Get rid of dep_sync as a seperate object.")
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")
cfb83b1d9c38 ("drm/amdgpu:fix gpu recover missing skipping(v2)")
5740682e66ce ("drm/amdgpu:implement new GPU recover(v3)")