blob: d9ef62d053b667d869d7d5f2b85e1e527ce08d72 [file] [log] [blame]
737298d18836 ("drm/amdkfd: Fix missing break in switch statement")
14328aa58ce5 ("drm/amdkfd: Add navi10 support to amdkfd. (v3)")
29e764621bbc ("drm/amdkfd: Add gws number to kfd topology node properties")
14568cf6583e ("drm/amdkfd: Expose sdma engine numbers to topology")
da361dd13f4f ("drm/amdgpu: Implement get num of hops between two xgmi device")
d8e408a82704 ("drm/amdkfd: Expose HDP registers to user space")
9b638f975130 ("drm/amdgpu: XGMI pstate switch initial support")
a690aa0f459e ("drm/amdgpu: Enable XGMI mapping for peer device")
b1fa8c89556e ("drm/amdgpu: Add sysfs entries for xgmi hive v2.")
7452394310a9 ("drm/amdkfd: Move a constant definition around")
47dd8048a1bf ("drm/amdgpu: Show XGMI node and hive message per device only once")
22d6575b8db5 ("drm/amd/amdgpu: add missing mutex lock to amdgpu_get_xgmi_hive() (v3)")
36ca09a02aa6 ("drm/amdgpu: Add message print when unable to get valid hive")
b408a548846f ("drm/amdkfd: Add support for doorbell BOs")
1dde0ea95b78 ("drm/amdkfd: Add DMABuf import functionality")
611736d8447c ("drm/amdgpu: Add KFD VRAM limit checking")
5d66ef38bc9d ("drm/amdgpu: Update XGMI node print")
d4535e2c018b ("drm/amdgpu: Implement concurrent asic reset for XGMI.")
a82400b57abb ("drm/amdgpu: Handle xgmi device removal.")
26bc534094ed ("drm/amdgpu: Refactor GPU reset for XGMI hive case")
ed2bf5229c53 ("drm/amdgpu: Expose hive adev list and xgmi_mutex")
5183411b56bd ("drm/amdgpu: Refactor amdgpu_xgmi_add_device")
cde577bd116e ("drm/amdgpu: Move doorbell structures to seperate file")
c93aa77586c2 ("drm/amdgpu: Doorbell layout for vega20 and future asic")
062f38072537 ("drm/amdgpu: Vega10 doorbell index initialization")
409c5191b499 ("drm/amdgpu: Add field in amdgpu_dev to hold reserved doorbell index")
5d240da93edc ("drm/amdkfd: change system memory overcommit limit")
a82c15668cfc ("drm/amdgpu: Each PSP need to get latest topology info on XGMI configuration")
db0049129359 ("drm/amdgpu: fix frame size of amdgpu_xgmi_add_devices excceed 1024 bytes")
593caa07ad6a ("drm/amdgpu/psp: update topology info structures")
dd3c45d30622 ("drm/amdgpu/psp: add get_node_id function")
f0cfa19579fa ("drm/amdgpu/psp: add structure for xgmi ta and its shared buffer")
0b25cbf9c26c ("drm/amdgpu/psp: avoid hard-code fence value pre submission")
7cd52c917a9c ("drm/amdkfd: Add proper prefix to functions")
5b87245faf57 ("drm/amdkfd: Simplify kfd2kgd interface")
c3bce35c662b ("drm/amdgpu: fix sdma doorbell comments typo")
7a3e0bb2a574 ("drm/amdgpu: Load fw between hw_init/resume_phase1 and phase2")
0a4f25205ec3 ("drm/amdgpu: split ip hw_init into 2 phases")
c8963ea4ce17 ("drm/amdgpu: Split amdgpu_ucode_init/fini_bo into two functions")
744a522794bd ("drm/amd/pp: Allocate ucode bo in request_smu_load_fw")
07da6aa47f84 ("drm/amdgpu: Don't reallocate ucode bo when suspend")
9b008fb7ede3 ("drm/amdgpu: Remove FW_LOAD_DIRECT type support on VI")
5e161e5442a8 ("drm/amd/pp: Refine smu7/8 request_smu_load_fw callback function")
b55c9e7a11f9 ("drm/amd/powerplay: helper interfaces for MGPU fan boost feature")
722ca51d4f50 ("drm/amdgpu: Remove redundant code in gfx_v8_0.c")
22a3a2941b93 ("drm/amdkfd: Vega20 bring up on amdkfd side")
d50941892ed9 ("drm/amdkfd: Make the number of SDMA queues variable")
a2a8fb512e09 ("drm/amdgpu/sriov: Correct the setting about sdma doorbell offset of Vega10")
c5892230d98b ("drm/amdgpu: Doorbell assignment for 8 sdma user queue per engine")
5df099e8bc83 ("drm/amdkfd: Add wavefront context save state retrieval ioctl")