Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_reset.h97 int amdgpu_reset_perform_reset(struct amdgpu_device *adev,
H A Damdgpu_reset.c96 int amdgpu_reset_perform_reset(struct amdgpu_device *adev, in amdgpu_reset_perform_reset() function
H A Damdgpu_device.c5060 r = amdgpu_reset_perform_reset(tmp_adev, reset_context); in amdgpu_do_asic_reset()