Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/drm/amd/amdgpu/
Damdgpu_ring.c443 if (unlikely(ring->adev->debug_disable_soft_recovery)) in amdgpu_ring_soft_recovery()
Damdgpu.h1192 bool debug_disable_soft_recovery; member
Damdgpu_drv.c2212 adev->debug_disable_soft_recovery = true; in amdgpu_init_debug_options()