Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/pm/inc/
H A Damdgpu_dpm.h399 int amdgpu_dpm_mode1_reset(struct amdgpu_device *adev);
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dsoc21.c339 ret = amdgpu_dpm_mode1_reset(adev);
H A Damdgpu_device.c4711 ret = amdgpu_dpm_mode1_reset(adev); in amdgpu_device_mode1_reset()
/openbmc/linux/drivers/gpu/drm/amd/pm/
H A Damdgpu_dpm.c288 int amdgpu_dpm_mode1_reset(struct amdgpu_device *adev) in amdgpu_dpm_mode1_reset() function