Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/amd/pm/inc/
Damdgpu_dpm.h384 int amdgpu_dpm_mode1_reset(struct amdgpu_device *adev);
/linux-5.19.10/drivers/gpu/drm/amd/amdgpu/
Dsoc21.c284 ret = amdgpu_dpm_mode1_reset(adev);
Damdgpu_device.c4629 ret = amdgpu_dpm_mode1_reset(adev); in amdgpu_device_mode1_reset()
/linux-5.19.10/drivers/gpu/drm/amd/pm/
Damdgpu_dpm.c254 int amdgpu_dpm_mode1_reset(struct amdgpu_device *adev) in amdgpu_dpm_mode1_reset() function