Searched refs:amdgpu_virt_alloc_mm_table (Results 1 - 10 of 10) sorted by relevance

/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_virt.h342 int amdgpu_virt_alloc_mm_table(struct amdgpu_device *adev);
H A Dvce_v4_0.c489 r = amdgpu_virt_alloc_mm_table(adev);
H A Damdgpu_virt.c171 * amdgpu_virt_alloc_mm_table() - alloc memory for mm table
176 int amdgpu_virt_alloc_mm_table(struct amdgpu_device *adev) function
H A Duvd_v7_0.c483 r = amdgpu_virt_alloc_mm_table(adev);
H A Dvcn_v2_0.c177 r = amdgpu_virt_alloc_mm_table(adev);
H A Dvcn_v4_0_3.c143 r = amdgpu_virt_alloc_mm_table(adev);
H A Dvcn_v4_0_5.c163 r = amdgpu_virt_alloc_mm_table(adev);
H A Dvcn_v3_0.c242 r = amdgpu_virt_alloc_mm_table(adev);
H A Dvcn_v4_0.c191 r = amdgpu_virt_alloc_mm_table(adev);
H A Dvcn_v2_5.c232 r = amdgpu_virt_alloc_mm_table(adev);

Completed in 147 milliseconds