Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/pm/inc/
Damdgpu_dpm.h393 int amdgpu_dpm_mode1_reset(struct amdgpu_device *adev);
/linux-6.1.9/drivers/gpu/drm/amd/amdgpu/
Dsoc21.c285 ret = amdgpu_dpm_mode1_reset(adev);
Damdgpu_device.c4651 ret = amdgpu_dpm_mode1_reset(adev); in amdgpu_device_mode1_reset()
/linux-6.1.9/drivers/gpu/drm/amd/pm/
Damdgpu_dpm.c268 int amdgpu_dpm_mode1_reset(struct amdgpu_device *adev) in amdgpu_dpm_mode1_reset() function