blob: a9ed2d9b83cbe96bf1f0a130652e100d62827a3d [file] [log] [blame]
bff77e86a377 ("drm/amdgpu: bypass some cleanup work after err_event_athub (v2)")
7af23ebe93fe ("drm/amdgpu: Issue ras TA disable/enable cmd forcely on boot")
77de502b088f ("drm/amdgpu: Introduce another ras enable function")
7a3d7bf606ca ("drm/amdgpu: add more debug friendly prompts")
c030f2e4166c ("drm/amdgpu: add amdgpu_ras.c to support ras (v2)")
ea11421391e7 ("drm/amdgpu: add psp cmd submit timeout")
5e5d3154575c ("drm/amdgpu: add psp ras subsystem infrastructure (v2)")
466bcb75b079 ("drm/amdgpu/psp: ignore psp response status")
76223c5496a7 ("drm/amdgpu/psp: Fix can't detect psp INVOKE command failed")
e27a73d1305f ("drm/amdgpu/psp: Correct and refine the vmr support. (v2)")
5ec996dfb6a1 ("drm/amdgpu/psp: Add support VMR ring for VF")
d63cda5bfcd3 ("drm/amdgpu/psp: Get psp fw version through reading register")
a82400b57abb ("drm/amdgpu: Handle xgmi device removal.")
5183411b56bd ("drm/amdgpu: Refactor amdgpu_xgmi_add_device")
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")
3e2e2ab55499 ("drm/amdgpu/psp: initialize xgmi session (v2)")
ca6e1e59a24b ("drm/amdgpu/psp: add helper function to invoke xgmi ta per ta cmd_id")
97c8d171105d ("drm/amdgpu/psp: add helper function to load/unload xgmi ta")
f0cfa19579fa ("drm/amdgpu/psp: add structure for xgmi ta and its shared buffer")
7946340fa389 ("drm/amdgpu: Move csa related code to separate file")
1e256e276221 ("drm/amdgpu: Refine CSA related functions")
20bedfe0c13a ("drm/amdgpu: Remove useless csa gpu address in vmid0")
0b25cbf9c26c ("drm/amdgpu/psp: avoid hard-code fence value pre submission")
50325c0be109 ("drm/amdgpu: remove set but not used variable 'ring' in psp_v11_0_ring_stop")
735f654e5dd1 ("drm/amdgpu: Remove amdgpu_ucode_fini_bo")
c8963ea4ce17 ("drm/amdgpu: Split amdgpu_ucode_init/fini_bo into two functions")
07da6aa47f84 ("drm/amdgpu: Don't reallocate ucode bo when suspend")
3023015f7916 ("drm/amd/pp: Fix memory leak on CI/AI")
fb30fc59a245 ("drm/amdgpu : Generate XGMI topology info from driver level")
78122127a418 ("drm/amdgpu: Add place holder functions for xgmi topology interface with psp")
6449724058c6 ("drm/amdgpu : Add psp function interfaces for XGMI support")
76a5b36776aa ("drm/amdgpu/gmc: add initial xgmi structure to amdgpu_gmc structure")
ad9a5b78f585 ("drm/amdgpu: correctly sign extend 48bit addresses v3")
24a8d289d532 ("drm/amdgpu: add amdgpu_gmc_get_pde_for_bo helper v2")
ffabea84c55b ("drm/amdgpu: Refine gfx_v9_0_kcq_disable function")
841cf911fb9e ("drm/amdgpu: Remove duplicate code in gfx_v9_0.c")
11c3a249ff7a ("drm/amdgpu: add amdgpu_gmc_pd_addr helper")
4e830fb1b5f5 ("drm/amdgpu: remove gart.table_addr")
1123b989c506 ("drm/amdgpu: rename gart.robj into gart.bo")
cbd528514276 ("drm/amdgpu: move setting the GART addr into TTM")
9a02ece43ee4 ("drm/amdgpu: cleanup VM handling in the CS a bit")
28a160277aef ("drm/amdgpu: add status checking after fw is loaded")
fdd34271a321 ("drm/amdgpu: Set clock ungate state when suspend/fini")
05df1f01b292 ("drm/amdgpu: Set power ungate state when suspend/fini")
1112a46b48b7 ("drm/amdgpu: Refine function name and function args")
0d346a14c634 ("drm/amdgpu: use entity instead of ring for CS")
8290268f31b8 ("drm/amdgpu: move context related stuff to amdgpu_ctx.h")