Searched refs:amdgpu_gpu_recovery (Results 1 – 4 of 4) sorted by relevance
548 if (!amdgpu_gpu_recovery) { in xgpu_vi_mailbox_rcv_irq()
139 int amdgpu_gpu_recovery = -1; /* auto */ variable509 module_param_named(gpu_recovery, amdgpu_gpu_recovery, int, 0444);
157 extern int amdgpu_gpu_recovery;
3518 if (amdgpu_gpu_recovery == 0) in amdgpu_device_should_recover_gpu()3524 if (amdgpu_gpu_recovery == -1) { in amdgpu_device_should_recover_gpu()