/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/ |
amdgpu_vm.c | 970 * amdgpu_vm_free_pts - free PD/PT levels 978 static void amdgpu_vm_free_pts(struct amdgpu_device *adev, function in typeref:typename:void 1549 amdgpu_vm_free_pts(adev, params->vm, &cursor); 3153 amdgpu_vm_free_pts(adev, vm, NULL);
|
amdgpu_vm.c | 970 * amdgpu_vm_free_pts - free PD/PT levels 978 static void amdgpu_vm_free_pts(struct amdgpu_device *adev, function in typeref:typename:void 1549 amdgpu_vm_free_pts(adev, params->vm, &cursor); 3153 amdgpu_vm_free_pts(adev, vm, NULL);
|