blob: 2125a76cdceda27f9c77fa1471fc4368863e4c40 [file] [log] [blame]
2c8973180392 ("drm/amdgpu: Default disable GDS for compute+gfx")
fbdc5d8d84cc ("drm/amdgpu: Default disable GDS for compute VMIDs")
02d7a73b5048 ("drm/amdgpu/gfx9: use reset default for PA_SC_FIFO_SIZE")
a644d85a5cd4 ("drm/amdgpu: add gfx v10 implementation (v10)")
1bff7f6c679f ("drm/amdgpu: RLC to program regs for Vega10 SR-IOV")
1b3f6bc96883 ("drm/amdgpu: increase the MAX ring number")
5581c670fb7e ("drm/amdgpu: set system aperture to cover whole FB region")
75986276217b ("drm/amdgpu: fix the page fault of raven2")
760067769ebb ("drm/amdgpu: fix the VM fault while write at the top of the invisible vram")
c3e1b43c2c1e ("drm/amdgpu: enable AGP aperture for GMC9 v2")
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")
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.")
180fc134d712 ("drm/scheduler: Rename cleanup functions v2.")
f29135ee4e0d ("Merge v4.18-rc3 into drm-next")