blob: 9d2c0e975c264d8de22a7423bebcbf921ded3ef4 [file] [log] [blame]
3cefc7189c96 ("drm/amdkfd: Support debugger in Navi1x trap handler")
d0f1a85366bc ("drm/amdkfd: Support newer assemblers in gfx10 trap handler")
80b6cfedd3b7 ("drm/amdkfd: Add Sienna_Cichlid trap handler support")
c18cc2bb9e06 ("drm/amdkfd: Fix race in gfx10 context restore handler")
4b617e2b9e54 ("drm/amdkfd: Swap trap temporary registers in gfx10 trap handler")
1faa3b805473 ("drm/amdkfd: Save/restore vcc on gfx10")
f9e346aba193 ("drm/amdkfd: Save/restore flat_scratch_lo/hi on gfx10")
7ce55e0b6fbb ("drm/amdkfd: Fix gfx10 wave64 VGPR context restore")
a36e89674000 ("drm/amdkfd: Replace gfx10 trap handler with correct branch")
3baa24f0fc11 ("drm/amdkfd: Add arcturus CWSR trap handler")
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")