blob: db044e34973304140d8f90b4590fc614fe951dcf [file] [log] [blame]
f36d9ab95f0f ("drm/amdgpu: add PSP SW init support for Arcturus")
8687b47e3ae0 ("drm/amdgpu: declare asd firmware for navi14")
e470d287c3f1 ("drm/amdgpu: skip to load ta firmware for navi14")
82522b2d7f54 ("drm/amdgpu/psp: add psp support for navi14 (v3)")
a954f3ffc7fe ("drm/amdgpu/psp11: skip ta firmware for navi10")
a698faf862f0 ("drm/amdgpu: declare navi10 asd firmware")
1d1f41cf49d1 ("drm/amdgpu/psp: initialize autoload_supported flag in psp_sw_init")
bc290fe55259 ("drm/amdgpu: Add psp 11.0 support for navi10.")
c6eec902198c ("drm/amdgpu: add ta ras fw info (v2)")
1d69511e49b0 ("drm/amdgpu/psp11: TA firmware is optional (v3)")
06d6370e7b20 ("drm/amdgpu: add Vega20 PSP ASD firmware loading")
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")
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")
76a5b36776aa ("drm/amdgpu/gmc: add initial xgmi structure to amdgpu_gmc structure")
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")
0d346a14c634 ("drm/amdgpu: use entity instead of ring for CS")
8290268f31b8 ("drm/amdgpu: move context related stuff to amdgpu_ctx.h")
869a53d4d7d7 ("drm/amdgpu: remove the queue manager")
654f761cfa04 ("drm/amdgpu: Add psp 11.0 support for vega20. (v2)")
a6637313c7bf ("drm/amdgpu: enable vega20 powerplay support")
6462c0071b8d ("drm/amdgpu: move psp macro into amdgpu_psp header")
448fe1928ce4 ("drm/amdgpu: move gfx definitions into amdgpu_gfx header")
1e317b99f0c2 ("drm/amdgpu: Put enable gfx off feature to a delay thread")
d23ee13fba23 ("drm/amdgpu: Add amdgpu_gfx_off_ctrl function")
4a102ad4ba0d ("drm/amdgpu: create an empty bo_list if no handle is provided")
39f7f69a6054 ("drm/amdgpu: add bo_list iterators")
81c6dabcc990 ("drm/amdgpu: always recreate bo_list")
4a8c21a1e9b3 ("drm/amdgpu: move bo_list defines to amdgpu_bo_list.h")
8ab19ea619ae ("drm/amdgpu: add new amdgpu_vm_bo_trace_cs() function v2")
275105ce7be3 ("drm/amdgpu: fix total size calculation")
52c054caf830 ("drm/amdgpu: add proper error handling to amdgpu_bo_list_get")
f1e582ebfd70 ("drm/amdgpu: implement harvesting support for UVD 7.2 (v3)")
66c28d6df2d8 ("drm/amdgpu: patch the IBs for the second UVD instance v2")
9d248517d4bd ("drm/amdgpu: add support for inplace IB patching for MM engines v2")
4d4831a3dae3 ("drm/amdgpu: expose only the first UVD instance for now")
f8a91d45553a ("drm/amdgpu: clean up coding style a bit")
58c24b7c893c ("drm/amdgpu: remove superflous UVD encode entity")