blob: a11902aabf92feea31bb1a83e6b4c483fd966298 [file] [log] [blame]
c81a1a74037f ("drm/amdgpu: Make amdgpu_bo_reserve use uninterruptible waits for cleanup")
f7618a633095 ("drm/amdgpu/gfx9: reserve kiq eop object before unmapping it")
ac104e99cdd3 ("drm/amdgpu: add kiq ring for gfx9")
b10235714790 ("drm/amdgpu: implement GFX 9.0 support (v2)")
f2effd49e709 ("drm/amdgpu/gfx8: reserve kiq eop object before unmapping it")
2493664f0594 ("drm/amdgpu:invoke CSA functions (v2)")
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")