blob: 83bbc4b9c8938a0785a1196c82a979bd01fb1c3d [file] [log] [blame]
3b4d68e993d9 ("drm/amdgpu:use FRAME_CNTL for new GFX ucode (v2)")
9a5e02b5ccf8 ("drm/amdgpu:impl gfx9 cond_exec (v2)")
aa6faa44dd0c ("drm/amdgpu/gfx9: fullfill kiq funcs (v2)")
b10235714790 ("drm/amdgpu: implement GFX 9.0 support (v2)")
c5cb934ebd4c ("drm/amdgpu: disable HDP flushes on APUs")
c2ce92fc7912 ("drm/amdgpu:in cntx_ctrl we need insert meta-init for CE/DE(V2)")
880e87e38098 ("drm/amdgpu/gfx8: implement emit_rreg/wreg function")
b6091c1217e1 ("drm/amdgpu/ring: add two interfaces to support r/w registers with kiq")
bd7de27d81a7 ("drm/amdgpu:new field members for SRIOV")
5a5099cbf4d8 ("drm/amdgpu/virt: rename fieldes of virtualization structure")
4e638ae9c1e7 ("drm/amdgpu/gfx8: add support kernel interface queue(KIQ)")
84f3f05b4432 ("drm/amdgpu: Don't touch GFX hw during HW fini")
45682886bcd4 ("drm/amdgpu:impl vgt_flush for VI(V5)")
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")
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")
073440d26272 ("drm/amdgpu: move VM defines into amdgpu_vm.h")
78023016116f ("drm/amdgpu: move fence and ring defines into amdgpu_ring.h")
561135049992 ("drm/amdgpu: move sync handling into a separate header")
914b4dce4fda ("drm/amdgpu: stop using a bo list entry for the VM PTs")
f7da30d979d4 ("drm/amdgpu: move PT validation back into VM code v2")
f8991bab1aa2 ("drm/amdgpu: update the shadow PD together with the real one v2")
483ef98588aa ("drm/amdgpu: rename amdgpu_whether_enable_virtual_display")