blob: 5a83d980e1571e8b06b308a74f7c8c4c07706007 [file] [log] [blame]
36859cd5354b ("drm/amdgpu: Change kiq initialize/reset sequence on gfx8")
6c10b5cc4eaa ("drm/amdgpu: Remove duplicate code in gfx_v8_0.c")
85f95ad62955 ("drm/amdgpu:unmap KCQ in gfx hw_fini(v2)")
de65513af112 ("drm/amdgpu: remove hardcoded queue_mask in PACKET3_SET_RESOURCES")
0f1dfd520fdf ("drm/amdgpu/gfx9: move SET_RESOURCES into the same command stream")
bd3402ea8798 ("drm/amdgpu/gfx9: wait once for all KCQs to be created")
898b7893e43e ("drm/amdgpu: split gfx_v9_0_kiq_init_queue into two")
2fdde9fa9705 ("drm/amdgpu/gfx9: wait for completion in KIQ init")
f1f7b443788c ("drm/amdgpu/gfx9: use new KIQ packet defines")
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)")
e322edc32265 ("drm/amdgpu/gfx9: further KIQ parameter cleanup")
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")
f3972b531d36 ("drm/damdgpu:add new mqd member in ring")
acad2b2a7b70 ("drm/amdgpu:implement CE/DE meta-init routines")
fb140b293b71 ("drm/amdgpu: do not reset gpu for virtualization")
06465d8ec91a ("drm/amdgpu/virt: enable virtual display")
ab71ac56f6d8 ("drm/amdgpu/virt: implement VI virt operation interfaces")
1e9f1392795e ("drm/amdgpu/virt: add high level interfaces for virt")
bc992ba5a3c1 ("drm/amdgpu/virt: use kiq to access registers (v2)")
880e87e38098 ("drm/amdgpu/gfx8: implement emit_rreg/wreg function")
4e4bbe7343a6 ("drm/amdgpu:add new file for SRIOV")