blob: c59f066fc4b64dba8bc7b6fd5e0f01c3825f8fd7 [file] [log] [blame]
4f01f1e58e07 ("drm/amdgpu: replace kcq enable/disable functions on gfx_v9")
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")
c66ed765a0a9 ("drm/amdgpu: Retire amdgpu_ring.ready flag v4")
0b25cbf9c26c ("drm/amdgpu/psp: avoid hard-code fence value pre submission")
efcf063f8d85 ("drm/amdgpu: fix sdma v4 ring is disabled accidently")
d7f625e91b32 ("drm/amdgpu: add ring test for page queue")
bb97ab42ac5d ("drm/amdgpu: activate paging queue on SDMA v4")
d425e7d8de53 ("drm/amdgpu: add some [WR]REG32_SDMA macros to sdma_v4_0.c")
998d3fd4f8ce ("drm/amdgpu: remove SRIOV specific handling from sdma_v4_0_gfx_resume")
09f0b4ffd41e ("drm/amdgpu: remove non gfx specific handling from sdma_v4_0_gfx_resume")
51235849d995 ("drm/amdgpu: fix sdma v4 startup under SRIOV")
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")
a9a8a788e5e9 ("drm/amdgpu: Change kiq ring initialize sequence on gfx9")
36859cd5354b ("drm/amdgpu: Change kiq initialize/reset sequence on gfx8")
ffabea84c55b ("drm/amdgpu: Refine gfx_v9_0_kcq_disable function")
841cf911fb9e ("drm/amdgpu: Remove duplicate code in gfx_v9_0.c")