Searched refs:amdgpu_gpu_recovery (Results 1 – 9 of 9) sorted by relevance
114 if (amdgpu_gpu_recovery && in amdgpu_job_timedout()136 } else if (amdgpu_gpu_recovery && ring->funcs->reset) { in amdgpu_job_timedout()
484 if (!amdgpu_gpu_recovery) in amdgpu_sdma_sysfs_reset_mask_init()498 if (!amdgpu_gpu_recovery) in amdgpu_sdma_sysfs_reset_mask_fini()
553 if (!amdgpu_gpu_recovery) { in xgpu_vi_mailbox_rcv_irq()
587 if (amdgpu_gpu_recovery == 4 || amdgpu_gpu_recovery == 5) in soc15_asic_reset_method()
202 extern int amdgpu_gpu_recovery;1643 return amdgpu_gpu_recovery != 0 && in amdgpu_device_has_timeouts_enabled()
199 int amdgpu_gpu_recovery = -1; /* auto */ variable579 module_param_named_unsafe(gpu_recovery, amdgpu_gpu_recovery, int, 0444);
1798 if (!amdgpu_gpu_recovery) in amdgpu_gfx_sysfs_reset_mask_init()1818 if (!amdgpu_gpu_recovery) in amdgpu_gfx_sysfs_reset_mask_fini()
5407 if (amdgpu_gpu_recovery == 0) in amdgpu_device_should_recover_gpu()5417 if (amdgpu_gpu_recovery == -1) { in amdgpu_device_should_recover_gpu()5556 if (!need_full_reset && amdgpu_gpu_recovery && in amdgpu_device_pre_asic_reset()
2343 if (!amdgpu_gpu_recovery) in reset_queues_on_hws_hang()