blob: 37b8a9ea2898b45963673678d2c9484de1326695 [file] [log] [blame]
80f95c579d80 ("drm/amdgpu: add a VM mapping replace operation v2")
dc54d3d1744d ("drm/amdgpu: implement AMDGPU_VA_OP_CLEAR v2")
b85891bd6d1b ("drm/amdgpu: IOCTL interface for PRT support v4")
d7d29553d6a8 ("drm/amdgpu: stop reserving a shared fence for VA updates")
2ffdaafb5d5f ("drm/amdgpu: fix race in GEM VA map IOCTL v2")
268c3001842c ("drm/amdgpu: fix amdgpu_bo_va_mapping flags")
2493664f0594 ("drm/amdgpu:invoke CSA functions (v2)")
d1144b84fc15 ("drm/amd/amdgpu: add check that shadow page directory is GPU-accessible")
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")
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")
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")