blob: 804a5400e7c4fd8e59003afb7a0dc6745e36c7ef [file] [log] [blame]
533aed278afe ("drm/amdgpu: Move IB pool init and fini v2")
d3c117e564bf ("drm/amdgpu/sriov:Correct pfvf exchange logic")
c8963ea4ce17 ("drm/amdgpu: Split amdgpu_ucode_init/fini_bo into two functions")
07da6aa47f84 ("drm/amdgpu: Don't reallocate ucode bo when suspend")
abc342538cc4 ("drm/amdgpu: For sriov reset, move IB test into exclusive mode")
2c773de2ecb8 ("drm/amdgpu: defer test IBs on the rings at boot (V3)")
ff97cba8c1b2 ("drm/amdgpu: Use atomic function to disable crtcs with dc enabled")
c41d1cf62d36 ("drm/amdgpu: cleanups for vram lost handling")
711826656beb ("drm/amdgpu: stop all rings before doing gpu recover")
c12aba3acde5 ("drm/amdgpu: move WB_FREE to correct place")
4a2ba394777a ("drm/amdgpu: Fix none-powerplay issue when load driver on emulation mode")
30f1c0421ec5 ("drm/amdgpu: Implement get_local_mem_info")
a9efcc19161e ("drm/amdgpu: fix get_max_engine_clock_in_mhz")
06ec907054c5 ("drm/amdgpu: use consistent naming for static funcs in amdgpu_device.c")
8854695add1e ("drm/amdgpu: Simplify amdgpu_lockup_timeout usage.")
b9141cd3930e ("drm/amdgpu: no need to evict VRAM in device_fini")
1b1f42d8fde4 ("drm: move amd_gpu_scheduler into common location")
cebb52b7bc32 ("drm/amdgpu: Get rid of dep_sync as a seperate object.")
97489129c220 ("drm/amdgpu: allow specifying vm_block_size for multi level PDs v2")
f3368128bace ("drm/amdgpu: move validation of the VM size into the VM code")
341b759e642a ("drm/amdgpu: allow non pot VM size values")
36539dcea322 ("drm/amdgpu: choose number of VM levels based on VM size")
b38f41ebb8d0 ("drm/amdgpu: unify VM size handling of Vega10 with older generation")
3d647c8f9301 ("drm/amdgpu: remove VRAM size reduction v2")
31b8adab3247 ("drm/amdgpu: require a root bus window above 4GB for BAR resize")
a95b0275ffc5 ("drm/amdgpu:cleanup firmware.fw_buf alloc/free")
84e5b5161e71 ("drm/amdgpu:free CSA in unified place")
f59548c8824c ("drm/amdgpu:fix NULL pointer access during drv remove")
11c6b82afb4c ("drm/amdgpu:cleanup stolen vga memory finish")
fdd5faaa08f8 ("drm/amdgpu: cleanup vm_size handling")
6f16b4fb6001 ("drm/amdgpu: use dep_sync for CS dependency/syncobj")
45bfd9690a6a ("drm/amd/scheduler: add WARN_ON for s_fence->parent")
f4323bccd17b ("drm/amd/scheduler: fix page protection of cb")
cfb83b1d9c38 ("drm/amdgpu:fix gpu recover missing skipping(v2)")
75bc6099bc61 ("drm/amdgpu:read VRAMLOST from gim")
0c03b912d7f8 ("drm/amdgpu: bypass FB resizing for SRIOV VF")
c6332b97fa77 ("drm/amdgpu: release exclusive mode after hw_init")
1884734a0390 ("drm/amdkfd: initialise kfd inside amdgpu_device_init")
d6895ad39f3b ("drm/amdgpu: resize VRAM BAR for CPU access v6")
503846e0836a ("drm/amdgpu:cleanup ucode_init_bo")
13a752e3a246 ("drm/amdgpu:cleanup in_sriov_reset and lock_reset")
5740682e66ce ("drm/amdgpu:implement new GPU recover(v3)")
48f05f2955e4 ("amd/scheduler:imple job skip feature(v3)")
c79563a31620 ("drm/amdgpu: add header kgd_pp_interface.h")
2c2b67b479af ("drm/amdgpu: move DC and PP shared data structures to dm_pp_interface.h")
8840a3878d40 ("drm/amdgpu: retry init if it fails due to exclusive mode timeout (v3)")
b636176efdf0 ("drm/amdgpu/virt: add wait_reset virt ops")
a4176cb484ac ("drm/amdgpu: Remove job->s_entity to avoid keeping reference to stale pointer.")
83f4b1180155 ("drm/amdgpu: Fix deadlock during GPU reset.")
27105db6c63a ("drm/amdgpu: Add SPSC queue to scheduler.")