blob: 1e5e23ef9ca48a0fc5ded63ffc8f0f3a4769600e [file] [log] [blame]
a840159c82c7 ("drm/amdgpu: enable mmhub clock gating for Arcturus")
cb15e8046d0d ("drm/amdgpu: add mmhub clock gating for Arcturus")
bee7b51ac93a ("drm/amdgpu: split athub clock gating from mmhub")
f7ee1995282c ("drm/amdgpu: enable sdma clock gating for Arcturus")
5d111f5b3a31 ("drm/amdgpu: enable hdp clock gating for Arcturus")
6b76ce62bfcb ("drm/amdgpu: enable gfx clock gating for Arcturus")
7f40581c2e46 ("drm/amdgpu: Initialize asic functions for Arcturus")
0e54df05724e ("drm/amdgpu/soc15: add Arcturus common ip blocks")
51cce480fda9 ("drm/amdgpu: use new mmhub interfaces for Arcturus")
2cb2ea1e073f ("drm/amdgpu: add mmhub v9.4.1 block for Arcturus (v2)")
f9df67e92404 ("drm/amdgpu: add gmc v10 ip block for navi10 (v6)")
adc43c1b5e47 ("drm/amdgpu: add mmhub v2 block for navi10 (v4)")
770b93e9ee84 ("drm/amdgpu: add gfxhub v2.0 block for navi10 (v4)")
367adb2ad5bd ("drm/amdgpu/athub2: enable athub2 clock gating")
9faa494e2fcc ("drm/amdgpu: add flag to support IH clock gating")
714ff8525118 ("drm/amdgpu: add new HDP CG flags")
2a79d86897af ("drm/amdgpu: Reorganize amdgpu_gmc_flush_gpu_tlb() for kfd to use")
6fdd68b14a94 ("drm/amdgpu/gmc9: Adjust GART and AGP location with xgmi offset (v2)")
bf0a60b78b61 ("drm/amdgpu/gmc9: add a new gfxhub 1.1 helper for xgmi")
d76364fc7fde ("drm/amdgpu: add amdgpu_gmc_agp_location v3")
ec210e3226dc ("drm/amdgpu: put GART away from VRAM v2")
0be655d1c6c6 ("drm/amdgpu: fix amdgpu_gmc_gart_location a little bit")
961c75cf2031 ("drm/amdgpu: move amdgpu_device_(vram|gtt)_location")
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")
fe3c948918e7 ("drm/amdgpu: Add nbio 7.4 support for vega20 (v3)")
25eaa565c47b ("Revert "drm/amdgpu: Add nbio support for vega20 (v2)"")
c082b99878b7 ("drm/amdgpu: move gmc macros into amdgpu_gmc header")
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")
c704ab18e0a2 ("drm/amdgpu: consistenly name amdgpu_bo_ functions")
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")
b5286801705b ("drm/amdgpu: change ring priority after pushing the job (v2)")
3320b8d2acd3 ("drm/amdgpu: remove job->ring")