blob: d30b1bfd0358346521afe497561f4e48e7af59f9 [file] [log] [blame]
45d76eebd874 ("drm/amdgpu: add support for athub v2.1")
bee7b51ac93a ("drm/amdgpu: split athub clock gating from mmhub")
51cce480fda9 ("drm/amdgpu: use new mmhub interfaces for Arcturus")
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")
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")
eb3961a57424 ("drm/amdgpu: remove fence context from the job")
050d9d43a7d3 ("drm/amdgpu: cleanup job header")
964d0fbf6301 ("drm/amdgpu: Allow to create BO lists in CS ioctl v3")
15e6b76880e6 ("drm/amdgpu: Warn and update pin_size values when destroying a pinned BO")
a5ccfe5c2074 ("drm/amdgpu: Make pin_size values atomic")
ddc21af4d0f3 ("drm/amdgpu: Keep track of amount of pinned CPU visible VRAM")
aa16b6c6b4d9 ("drm/scheduler: modify args of drm_sched_entity_init")
b7d85e1db32e ("drm/amdgpu: fix TTM move entity init order")
02374bbd3bfa ("drm/amdgpu: Reserve VM root shared fence slot for command submission (v3)")
7b7c6c81b3a3 ("drm/amdgpu: separate gpu address from bo pin")
9735bf1930e6 ("drm/amdgpu: Use gmc_vram_full_visible in vram_mgr_bo_invisible_size")
c49d82800bbf ("drm/amdgpu: Rename entity cleanup finctions.")