blob: a35f937276b4c616deb37bfa12fc996361ce4b28 [file] [log] [blame]
fdf83646c054 ("drm/amdgpu: invalidate L2 before SDMA IBs (v2)")
ce73516d42c9 ("drm/amdgpu: simplify padding calculations (v2)")
fef6e24c8b02 ("drm/amdgpu: add initial support for sdma v5.0 (v6)")
9a87c32fdabf ("drm/amdgpu: add sdma v5 packet header file")
4bdcc4ea3ac1 ("drm/amd/amdgpu: coding style refine in sdma_v4_0.c")
0e11de1ef5aa ("drm/amdgpu/sdma4:re-org SDMA initial steps for sriov")
2130f89ced2c ("drm/amdgpu: add SDMA v4.0 implementation (v2)")
536fbf946cf8 ("drm/amdgpu: change wptr to 64 bits (v2)")
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")