Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/pm/inc/
H A Damdgpu_dpm.h421 int amdgpu_dpm_mode1_reset(struct amdgpu_device *adev);
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dsoc21.c346 ret = amdgpu_dpm_mode1_reset(adev);
H A Damdgpu_device.c5392 ret = amdgpu_dpm_mode1_reset(adev); in amdgpu_device_mode1_reset()
/linux/drivers/gpu/drm/amd/pm/
H A Damdgpu_dpm.c318 int amdgpu_dpm_mode1_reset(struct amdgpu_device *adev) in amdgpu_dpm_mode1_reset() function