Home
last modified time | relevance | path

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

/netbsd/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_device.c3685 static bool amdgpu_device_ip_check_soft_reset(struct amdgpu_device *adev) in amdgpu_device_ip_check_soft_reset() function
3960 if (!amdgpu_device_ip_check_soft_reset(adev)) { in amdgpu_device_should_recover_gpu()
4036 if (r || amdgpu_device_ip_check_soft_reset(adev)) { in amdgpu_device_pre_asic_reset()