blob: 4e5def36dbf3dd83b959ebcd6f49a226a3cac8e6 [file] [log] [blame]
f59548c8824c ("drm/amdgpu:fix NULL pointer access during drv remove")
11c6b82afb4c ("drm/amdgpu:cleanup stolen vga memory finish")
a05502e5cfa9 ("drm/amdgpu: Reserve shared memory on VRAM for SR-IOV")
5af2c10dcac4 ("drm/amdgpu: Fix stolen typo")
a4a02777892c ("drm/amdgpu: use amdgpu_bo_create_kernel more often")
916910ad916a ("drm/amdgpu: fix the gart table cleared issue for S3")
42794b27cc62 ("drm/amdgpu: take ownership of per-pipe configuration v3")
486d807cd9a9 ("drm/amdgpu: remove duplicate definition of cik_mqd")
34130fb1493c ("drm/amdgpu: refactor MQD/HQD initialization v3")
268cb4c7dff0 ("drm/amdgpu: clarify MEC_HPD_SIZE is specific to a gfx generation")
05ec3eda8b21 ("drm/amdgpu: cleanup VM manager init/fini")
bc099ee974fb ("drm/amdgpu/gmc9: change fb offset sequence so that used wider")
2d8e898e097c ("drm/amdgpu/gmc9: set mc vm fb offset for raven")
6bce46671058 ("drm/amdgpu/gfx9: rlc save&restore list programming")
c9719c69acd6 ("drm/amdgpu/gfx9: add rlc bo init/fini")
e999e6e94523 ("drm/amdgpu: correct gfx9 csb size")
a99f249d49c7 ("drm/amdgpu/gfx8: unify the HQD deactivation code")
d17c0faf1de8 ("drm/amdgpu/gfx8: move MEC doorbell range setting")
a545e491bb2d ("drm/amdgpu/gfx8: fix resume of KIQ and KCQs")
9d11ca9c0953 ("drm/amdgpu/gfx8: properly disable the KCQs in hw_fini")
346586d5672d ("drm/amdgpu/gfx8: move SET_RESOURCES into the same command stream")
c3a49ab54b01 ("drm/amdgpu/gfx8: wait once for all KCQs to be created")
3930011594af ("drm/amdgpu: split gfx_v8_0_kiq_init_queue into two")
f776952b76f1 ("drm/amdgpu/gfx8: wait for completion in KIQ init")
b4e40676e4aa ("drm/amdgpu: Switch baremetal to use KIQ for compute ring management. (v3)")
a576fe515120 ("drm/amdgpu/gfx8: set doorbell range for polaris as well")
42ce22439fdb ("drm/amdgpu/gfx9: use actual gpu num se setting for ngg allocation")
c81a1a74037f ("drm/amdgpu: Make amdgpu_bo_reserve use uninterruptible waits for cleanup")
e182e234c865 ("drm/amd/amdgpu: Change comp GFXv9 ring name to remove space")
7645670decdb ("drm/amdgpu: split VMID management by VMHUB")
4f618e737faf ("drm/amdgpu: drop VMID per ring tracking")
bab4fee703ae ("drm/amdgpu: set vm size and block size by individual gmc by default (v3)")
36b32a682bc3 ("drm/amdgpu: fix vm size and block size for VMPT (v5)")
d1a5b2502c8e ("drm/amd/amdgpu: Fix srbm_indexing in init/inactive hqd code")
699d12b75583 ("drm/amd/amdgpu: de-numberify HQD_ACTIVE check.")
0ac642c5b541 ("drm/amd/amdgpu: clean up gfx_v8_0_kiq_init_register()")
35e259d52529 ("drm/amd/amdgpu: Clean up gfx_v8_0_inactive_hqd()")
c0e51931a1cf ("drm/amdgpu: cleanup coding style in amdgpu_vm_flush")
641e94008970 ("drm/amdgpu: coding style of amdgpu_vm_is_gpu_reset")
6332ab906aa2 ("drm/amdgpu: remove VMID first tracking")
83ca145d155f ("drm/amdgpu: create a func to check vm size")
9ceaeeafbd11 ("drm/amdgpu: Fix Vega10 VM initialization")
e9d672b2910a ("drm/amdgpu:changes in gfx DMAframe scheme (v2)")
65333e4429c6 ("drm/amdgpu:fix the check in cs_ib_fill for SRIOV")
9a1b3af10d62 ("drm/amdgpu:protect cs submit")
2de6a7c52a41 ("drm/amdgpu: enable four level VMPT for gmc9")
36f8c1f9037b ("drm/amdgpu: adapt vm size for multi vmpt")
f7effef8d6e3 ("drm/amdgpu: limit block size to one page")
a1adf8bef2f3 ("drm/amdgpu: abstract block size to one function")
f566ceb165f8 ("drm/amdgpu: add alloc/free for multi level PDs V2")