Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_nv.c336 nv_asic_reset_method(struct amdgpu_device *adev) in nv_asic_reset_method() function
360 if (nv_asic_reset_method(adev) == AMD_RESET_METHOD_BACO) { in nv_asic_reset()
632 .reset_method = &nv_asic_reset_method,