blob: 22701ab2ad968962a8d83f054212cccd80682511 [file] [log] [blame]
7fbd31cceac0 ("drm/amdgpu: fix NULL ptr dref in the VM code")
90d647222a8f ("drm/amdgpu: fix waiting for BO moves with CPU based PD/PT updates")
b4d42511b7f2 ("drm/amdgpu: Support page table update via CPU")
3c8241722bc4 ("drm/amdgpu: Support page directory update via CPU")
53e2e91ddad7 ("drm/amdgpu: cache the complete pde")
b116632557a5 ("drm/amdgpu: cleanup adjust_mc_addr handling v4")
f5f3b16aae4a ("drm/amdgpu: fix merge of vcn_v1_0.c v2")
9a94f5a593c0 ("drm/amdgpu: move adjust adjust_mc_addr into the GFX9 vm_flush functions")
8ace845ff0e8 ("drm/amdgpu: add vcn enc ring type and functions")
7741cced67ae ("drm/amdgpu: expose vcn RB command")
95aa13f6b196 ("drm/amdgpu: move amdgpu_vcn structure to vcn header")
a319f444bb86 ("drm/amdgpu: add vcn irq functions")
cca69fe8ff98 ("drm/amdgpu: add vcn decode ring type and functions")
88b5af70e29e ("drm/amdgpu: add vcn ip block functions (v2)")
95d0906f8506 ("drm/amdgpu: add initial vcn support and decode tests")
b9bf33d5ac55 ("drm/amdgpu: make pipeline sync be in same place v2")
df83d1ebc9e3 ("drm/amdgpu: add sched sync for amdgpu job v2")
36bbf3bf9b23 ("drm/amdgpu: add reserved vmid field in vm struct v2")
cfbcacf42803 ("drm/amdgpu: add vm ioctl")
30514decb27d ("drm/amdgpu: fix dependency issue")
5f1bcf511f6e ("drm/amdgpu: trace vm hub during flush as well v2")
4f618e737faf ("drm/amdgpu: drop VMID per ring tracking")
bab4fee703ae ("drm/amdgpu: set vm size and block size by individual gmc by default (v3)")
03f89feb57bf ("drm/amdgpu: cleanup get_invalidate_req v2")
36b32a682bc3 ("drm/amdgpu: fix vm size and block size for VMPT (v5)")
112501642669 ("drm/amdgpu: cleanup VMHUB bit definitions v2")
f75e237c4158 ("drm/amdgpu: move adjust_mc_addr into amdgpu_gart_funcs")
f7d015b90dd4 ("drm/amdgpu: cleanup logic in amdgpu_vm_flush")
c0e51931a1cf ("drm/amdgpu: cleanup coding style in amdgpu_vm_flush")
641e94008970 ("drm/amdgpu: coding style of amdgpu_vm_is_gpu_reset")
83ca145d155f ("drm/amdgpu: create a func to check vm size")
9ceaeeafbd11 ("drm/amdgpu: Fix Vega10 VM initialization")
e9d672b2910a ("drm/amdgpu:changes in gfx DMAframe scheme (v2)")
65333e4429c6 ("drm/amdgpu:fix the check in cs_ib_fill for SRIOV")
9a1b3af10d62 ("drm/amdgpu:protect cs submit")
2de6a7c52a41 ("drm/amdgpu: enable four level VMPT for gmc9")
36f8c1f9037b ("drm/amdgpu: adapt vm size for multi vmpt")
f7effef8d6e3 ("drm/amdgpu: limit block size to one page")
a1adf8bef2f3 ("drm/amdgpu: abstract block size to one function")
f566ceb165f8 ("drm/amdgpu: add alloc/free for multi level PDs V2")
4e2cb640c2ef ("drm/amdgpu: handle multi level PD during PT updates")
194d2161131b ("drm/amdgpu: handle multi level PD updates V2")
72a7ec5cf691 ("drm/amdgpu: handle multi level PD size calculation (v2)")
67003a15b736 ("drm/amdgpu: generalize page table level")
8437a097fe60 ("drm/amdgpu: add num_level to the VM manager")
49ac8a24caa9 ("drm/amdgpu: add the VM pointer to the amdgpu_pte_update_params as well")
a24960f321dc ("drm/amdgpu: rename page_directory_fence to last_dir_update")
c1dc356a116c ("drm/amdgpu: add initial vce 4.0 support for vega10")
09bfb8912dc1 ("drm/amdgpu: add initial uvd 7.0 support for vega10")
b10235714790 ("drm/amdgpu: implement GFX 9.0 support (v2)")