blob: a0153a120e8e2db6b447cad67183b78b5f3e9f30 [file] [log] [blame]
e09706f46ebe ("drm/amdgpu:fix ring init sequence")
536fbf946cf8 ("drm/amdgpu: change wptr to 64 bits (v2)")
c79ecfbf5bba ("drm/amdgpu:imple ring clear")
4e638ae9c1e7 ("drm/amdgpu/gfx8: add support kernel interface queue(KIQ)")
84f3f05b4432 ("drm/amdgpu: Don't touch GFX hw during HW fini")
25069e0696f8 ("drm/amd/amdgpu: port gfx6 over to new si headers (v2)")
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")
7988714237c6 ("drm/amdgpu: move align_mask and nop into ring funcs as well (v2)")
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")