blob: 507faf90daf9f263ed54e7a816fd669d21230985 [file] [log] [blame]
894700f3b7e0 ("drm/amdgpu: condense mqd programming sequence")
97bf47b21d59 ("drm/amdgpu: unify MQD programming sequence for kfd and amdgpu v2")
486d807cd9a9 ("drm/amdgpu: remove duplicate definition of cik_mqd")
bf13ed6b466d ("drm/amdgpu: detect timeout error when deactivating hqd")
34130fb1493c ("drm/amdgpu: refactor MQD/HQD initialization v3")
268cb4c7dff0 ("drm/amdgpu: clarify MEC_HPD_SIZE is specific to a gfx generation")
6bce46671058 ("drm/amdgpu/gfx9: rlc save&restore list programming")
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")
ed6f55d1a9c0 ("drm/amdgpu/gfx8: add additional MQD initialization")
42ce22439fdb ("drm/amdgpu/gfx9: use actual gpu num se setting for ngg allocation")
e182e234c865 ("drm/amd/amdgpu: Change comp GFXv9 ring name to remove space")
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()")
d72f2f46e6d2 ("drm/amdgpu/gfx9: store the eop gpu addr in the ring structure")
33fb8698839b ("drm/amdgpu/gfx9: reduce the functon params for mpq setup")
e1d53aa880e3 ("drm/amdgpu/gfx9: reserve mqd objects before mapping them")
464826d67aee ("drm/amdgpu: init kiq and kcq for vega10")
ac104e99cdd3 ("drm/amdgpu: add kiq ring for gfx9")
b10235714790 ("drm/amdgpu: implement GFX 9.0 support (v2)")
bce23e00f336 ("drm/amdgpu: add NGG parameters")
8e3153ba3f62 ("drm/amdgpu: add common soc15 headers")
a2140e00e0b8 ("drm/amdgpu/gfx8: further KIQ parameter cleanup")
345346108bdc ("drm/amdgpu/gfx8: store the eop gpu addr in the ring structure")
015c23600a4d ("drm/amdgpu/gfx8: reduce the functon params for mpq setup")
0104cf25365b ("drm/amdgpu/gfx8: fold loops in kiq_resume()")
6a6f380f07c4 ("drm/amdgpu/gfx8: reserve mqd objects before mapping them")
0875a242962c ("drm/amdgpu/gfx8: rename some functions")
536fbf946cf8 ("drm/amdgpu: change wptr to 64 bits (v2)")
df6e2c4aeb26 ("drm/amdgpu: export gfx config double offchip LDS buffers (v3)")
59a82d7d69cf ("drm/amdgpu: change pointer of mqd_ptr & mqd_backup to void")
1fb37a3d0f2a ("drm/amdgpu:fix kiq_resume routine (V2)")
9b49c3ab06a7 ("drm/amdgpu:alloc mqd backup")
223049cd54bd ("drm/amdgpu:new field in_reset introduced for gfx")
147b5983bb9b ("drm/amdgpu:add lock_reset for SRIOV")
ed17c71b3a89 ("drm/amdgpu:change kiq lock name")
a90ad3c2afe5 ("drm/amdgpu:implement SRIOV gpu_reset (v2)")
596c67d076a5 ("drm/amdgpu:divide KCQ mqd init to sw and hw")
2da4da3cbe78 ("drm/amdgpu:minor cleanup")
5ff980439d94 ("drm/amdgpu:imple mqd soft ini/fini")