blob: 77807e7d5aea380eec4f7a894b25c96eb34f9468 [file] [log] [blame]
82c4ebfa3514 ("drm/amdgpu: fix psp ucode not loaded in bare-metal")
f77a9c920aa2 ("drm/amdgpu: cleanup some incorrect reg access for SRIOV")
b86f8d8b2bc0 ("drm/amdgpu: extend PSP FW loading support to 8 SDMA instances")
f216994613bc ("drm/amdgpu: check kdb_bin_size to exclude kdb loading sequence")
4298935924a9 ("drm/amdgpu: support key database loading for navi10")
86ddf3529e34 ("drm/amdgpu/psp: add new psp interface for vcn updating sram")
68c0798cd9f9 ("drm/amdgpu/psp: add new VCN RAM ucode id to psp")
1316956284ac ("drm/amdgpu: load smc ucode at first with psp while rlc auto load is supported")
119eb6db542f ("drm/amdgpu/psp: skip mec jt when autoload is enabled")
4414ec6d14da ("drm/amdgpu/psp: update psp gfx interface to match with psp fw (v2)")
fba08a77bbbe ("drm/amdgpu/psp: perform tmr_init and asd_init after loading sysdrv/sos")
1a5b4cca29ba ("drm/amdgpu/psp: start rlc autoload after psp recieved all gfx firmware")
46ea9501fbc9 ("drm/amdgpu/psp: add structure to support load toc in psp (v2)")
434dbb2a4abc ("drm/amdgpu/psp: support print out psp firmware header v1_1 info")
6fa405646de6 ("drm/amdgpu: add helper function to print psp hdr")
93d8f2221b5e ("drm/amdgpu/psp: support init psp sos microcode with build-in toc")
7d0906e83a2f ("drm/amdgpu: add structure to support build-in toc to psp sos")
3880369f6a8e ("drm/amdgpu: Add new PSP cmd GFX_CMD_ID_PROG_REG")
37945a3ad56f ("drm/amdgpu: defer cmd/fence/fw buffers destroy on hw_init failure")
7a3d7bf606ca ("drm/amdgpu: add more debug friendly prompts")
54eb4ed6072b ("drm/amdgpu: Fix NULL pointer when ta is missing")
ea11421391e7 ("drm/amdgpu: add psp cmd submit timeout")
3ea8fb8c803c ("drm/amdgpu: add psp v11 ras callback")
5e5d3154575c ("drm/amdgpu: add psp ras subsystem infrastructure (v2)")
7da674535da9 ("drm/amdgpu: add psp ras callback func and macro")
b849aaa41c91 ("drm/amdgpu: also reroute VMC and UMD to IH ring 1 on Vega 20")
466bcb75b079 ("drm/amdgpu/psp: ignore psp response status")
be4630d96258 ("drm/amdgpu/psp: make get_fw_type and prep_cmd_buf to be common interfaces")
0db2a8cd6259 ("drm/amdgpu/psp: update the naming of GFX_FW_TYPE_RLC_RESTORE_LIST_CNTL")
76223c5496a7 ("drm/amdgpu/psp: Fix can't detect psp INVOKE command failed")
06d6370e7b20 ("drm/amdgpu: add Vega20 PSP ASD firmware loading")
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")
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")
51e7177f361a ("drm/amdgpu/psp: init/de-init xgmi ta microcode")
f0cfa19579fa ("drm/amdgpu/psp: add structure for xgmi ta and its shared buffer")
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")
6b7eab2ce60d ("drm/amd: Add PSP DMCU support")
fb30fc59a245 ("drm/amdgpu : Generate XGMI topology info from driver level")
78122127a418 ("drm/amdgpu: Add place holder functions for xgmi topology interface with psp")