blob: e8f6da11023a5fae6e9da34122f7b08759a92d75 [file] [log] [blame]
d01994c24cb2 ("drm/amdkfd: Aperture setup for dGPUs")
c7bcbfa4f8d1 ("drm/amdkfd: Remove limit on number of GPUs")
d7b9bd2248d7 ("drm/amdkfd: Add support for user-mode trap handlers")
373d7080896a ("drm/amdkfd: Add CWSR support")
bfd5e378a98d ("drm/amdkfd: Cleanup DQM ASIC-specific ops")
bba9662db79c ("drm/amdkfd: Disable CP/SDMA ring/doorbell in MQD")
e139cd2a2ff8 ("drm/amdkfd: Improve multiple SDMA queues support per process")
9fd3f1bfae6c ("drm/amdkfd: Improve process termination handling")
c4744e243c34 ("drm/amdkfd: Avoid submitting an unnecessary packet to HWS")
4465f466c767 ("drm/amdkfd: Pass filter params to unmap_queues_cpsch")
ac30c7838488 ("drm/amdkfd: move locking outside of unmap_queues_cpsch")
7da2bcf87617 ("drm/amdkfd: Avoid name confusion involved in queue unmapping")
733fa1f7428c ("drm/amdkfd: Fix suspend/resume issue on Carrizo v2")
b8935a7c4b4f ("drm/amdkfd: Reorganize kfd resume code")
472b46c352c9 ("uapi linux/kfd_ioctl.h: only use __u32 and __u64")
5d71dbc3a588 ("drm/amdkfd: Implement image tiling mode support v2")
6a1c9510694f ("drm/amdkfd: Adding new IOCTL for scratch memory v2")
70539bd79500 ("drm/amd: Update MEC HQD loading code for KFD")
507968dd9e40 ("drm/amdkfd: Update PM4 packet headers")
4ebc7182743a ("drm/amdkfd: Add more error printing to help bringup v2")
32fa82195875 ("drm/amdkfd: Handle remaining BUG_ONs more gracefully v2")
4f52f2256eae ("drm/amdkfd: Remove BUG_ONs for NULL pointer arguments")
dbf56ab11a09 ("drm/amdkfd: Remove usage of alloc(sizeof(struct...")
ab7c16486707 ("drm/amdkfd: Fix goto usage v2")
4eacc26b3b99 ("drm/amdkfd: Change x==NULL/false references to !x")
79775b627dc4 ("drm/amdkfd: Consolidate and clean up log commands")
8eabaf54cfb3 ("drm/amdkfd: Clean up KFD style errors and warnings v2")
1d11ee89862a ("drm/amdgpu: Off by one sanity checks")
de65513af112 ("drm/amdgpu: remove hardcoded queue_mask in PACKET3_SET_RESOURCES")
5e7095625d3f ("drm/amdgpu: remove duplicate magic constants from amdgpu_amdkfd_gfx*.c")
d0b63bb3385c ("drm/amdkfd: allow split HQD on per-queue granularity v5")
78c16834234e ("drm/amdgpu: allow split of queues with kfd at queue granularity v4")
42794b27cc62 ("drm/amdgpu: take ownership of per-pipe configuration v3")
dc102c436f12 ("drm/amdgpu: rename rdev to adev")
8ae0d2b8a03d ("drm/amdgpu: fix kgd_hqd_load failing to update shadow_wptr")
97bf47b21d59 ("drm/amdgpu: unify MQD programming sequence for kfd and amdgpu v2")
486d807cd9a9 ("drm/amdgpu: remove duplicate definition of cik_mqd")
bf13ed6b466d ("drm/amdgpu: detect timeout error when deactivating hqd")
34130fb1493c ("drm/amdgpu: refactor MQD/HQD initialization v3")
268cb4c7dff0 ("drm/amdgpu: clarify MEC_HPD_SIZE is specific to a gfx generation")
0f1dfd520fdf ("drm/amdgpu/gfx9: move SET_RESOURCES into the same command stream")
bd3402ea8798 ("drm/amdgpu/gfx9: wait once for all KCQs to be created")
898b7893e43e ("drm/amdgpu: split gfx_v9_0_kiq_init_queue into two")
6bce46671058 ("drm/amdgpu/gfx9: rlc save&restore list programming")
2fdde9fa9705 ("drm/amdgpu/gfx9: wait for completion in KIQ init")
f1f7b443788c ("drm/amdgpu/gfx9: use new KIQ packet defines")
a99f249d49c7 ("drm/amdgpu/gfx8: unify the HQD deactivation code")
d17c0faf1de8 ("drm/amdgpu/gfx8: move MEC doorbell range setting")
a545e491bb2d ("drm/amdgpu/gfx8: fix resume of KIQ and KCQs")
9d11ca9c0953 ("drm/amdgpu/gfx8: properly disable the KCQs in hw_fini")