Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dsoc21.c411 ret = amdgpu_device_mode1_reset(adev); in soc21_asic_reset()
H A Dnv.c495 ret = amdgpu_device_mode1_reset(adev); in nv_asic_reset()
H A Dsoc15.c619 return amdgpu_device_mode1_reset(adev); in soc15_asic_reset()
H A Damdgpu.h1309 int amdgpu_device_mode1_reset(struct amdgpu_device *adev);
H A Damdgpu_device.c4692 int amdgpu_device_mode1_reset(struct amdgpu_device *adev) in amdgpu_device_mode1_reset() function