blob: 61eb843154e4b6259b49f965c8fa8239719c65e7 [file] [log] [blame]
7b8d925d5cd3 ("drm/amdgpu/gfx9: fix driver reload with KIQ")
e30a52232cbb ("drm/amdgpu/gfx9: Switch baremetal to use KIQ for compute ring management. (v4)")
898b7893e43e ("drm/amdgpu: split gfx_v9_0_kiq_init_queue into two")
2fdde9fa9705 ("drm/amdgpu/gfx9: wait for completion in KIQ init")
c81a1a74037f ("drm/amdgpu: Make amdgpu_bo_reserve use uninterruptible waits for cleanup")
5e78835abdab ("drm/amd/amdgpu: Port gfx9 driver over to new read/write macros")
efe53d8a4615 ("drm/amd/amdgpu: cleanup gfx_v9_0_init_queue()")
ccaf3574451f ("drm/amd/amdgpu: Clean up gfx_v8_0_kiq_set_interrupt_state()")
12ad27faa81e ("drm/amdgpu: add get_clockgating callback for gfx v9")
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")
f7618a633095 ("drm/amdgpu/gfx9: reserve kiq eop object before unmapping it")
e1d53aa880e3 ("drm/amdgpu/gfx9: reserve mqd objects before mapping them")
e935c2116ece ("drm/amdgpu/gfx9: rename some functions")
464826d67aee ("drm/amdgpu: init kiq and kcq for vega10")
97031e2541eb ("drm/amdgpu/gfx9: fullfill kiq irq funcs (v2)")
ac104e99cdd3 ("drm/amdgpu: add kiq ring for gfx9")
3fc08b61df38 ("drm/amdgpu/gfx9: programing wptr_poll_addr register")
b10235714790 ("drm/amdgpu: implement GFX 9.0 support (v2)")
8e3153ba3f62 ("drm/amdgpu: add common soc15 headers")
f2effd49e709 ("drm/amdgpu/gfx8: reserve kiq eop object before unmapping it")
07c397f934b8 ("drm/amdgpu: Fix module unload hang by KIQ IRQ set")
2493664f0594 ("drm/amdgpu:invoke CSA functions (v2)")
a8503b15ab77 ("drm/amdgpu: add parse clock gating state")
6cb2d4e4f3b1 ("drm/amdgpu: introduce an interface to get clock gating status dynamically")
4e638ae9c1e7 ("drm/amdgpu/gfx8: add support kernel interface queue(KIQ)")
84f3f05b4432 ("drm/amdgpu: Don't touch GFX hw during HW fini")
a12551072126 ("drm/amdgpu: rework IP block registration (v2)")
623fea1868ee ("drm/amdgpu/virtual_dce: move define into source file")
2120df475d6d ("drm/amdgpu: enable virtual dce on SI")
21cd942e5c47 ("drm/amdgpu: move the ring type into the funcs structure (v2)")
e12f3d7a23c9 ("drm/amdgpu: move IB and frame size directly into the engine description")
7bc6be825a2e ("drm/amdgpu: remove explicit NULL init for parse_cs")
e08c90a77460 ("drm/amdgpu: remove 128 NOP hack from vm_flush v2")
66f3b2d52715 ("drm/amdgpu: pad gfx and compute rings to 256 dw")
78023016116f ("drm/amdgpu: move fence and ring defines into amdgpu_ring.h")
561135049992 ("drm/amdgpu: move sync handling into a separate header")
483ef98588aa ("drm/amdgpu: rename amdgpu_whether_enable_virtual_display")