Searched refs:debug_vm (Results 1 – 5 of 5) sorted by relevance
829 if (!r && !(args->flags & AMDGPU_VM_DELAY_UPDATE) && !adev->debug_vm) in amdgpu_gem_va_ioctl()
1159 bool debug_vm; member
1183 if (adev->debug_vm) { in amdgpu_cs_vm_handling()
2199 adev->debug_vm = true; in amdgpu_init_debug_options()
1518 if (!adev->debug_vm && dma_resv_trylock(resv)) { in amdgpu_vm_handle_moved()
Completed in 23 milliseconds