Searched refs:amdgpu_gpu_recovery (Results 1 – 5 of 5) sorted by relevance
54 if (amdgpu_gpu_recovery && in amdgpu_job_timedout()
558 if (!amdgpu_gpu_recovery) { in xgpu_vi_mailbox_rcv_irq()
194 extern int amdgpu_gpu_recovery;1435 return amdgpu_gpu_recovery != 0 && in amdgpu_device_has_timeouts_enabled()
157 int amdgpu_gpu_recovery = -1; /* auto */ variable537 module_param_named(gpu_recovery, amdgpu_gpu_recovery, int, 0444);
4594 if (amdgpu_gpu_recovery == 0) in amdgpu_device_should_recover_gpu()4605 if (amdgpu_gpu_recovery == -1) { in amdgpu_device_should_recover_gpu()4726 if (!need_full_reset && amdgpu_gpu_recovery) { in amdgpu_device_pre_asic_reset()5405 if (amdgpu_gpu_recovery == 2 && in amdgpu_device_gpu_recover()