Home
last modified time | relevance | path

Searched refs:debug_disable_soft_recovery (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu.h1131 bool debug_disable_soft_recovery;
1166 bool debug_disable_soft_recovery; global() member
H A Damdgpu_drv.c2254 adev->debug_disable_soft_recovery = true; in amdgpu_init_debug_options()
H A Damdgpu_device.c6892 if (unlikely(!ring->adev->debug_disable_soft_recovery) && in amdgpu_show_reset_mask()