blob: 8d442ffd506b841d9e6c037150f2453e58d84050 [file] [log] [blame]
e8110b1c9bdd ("drm/amdgpu: move ring helpers to amdgpu_ring.h")
5b9c58f9978f ("drm/amd/amdgpu: get rid of else branch")
5846e355694f ("drm/amdgpu:fix ring_write_multiple")
536fbf946cf8 ("drm/amdgpu: change wptr to 64 bits (v2)")
0a8e147369d5 ("drm/amdgpu:implement ring_write_multiple")
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")