Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/pm/inc/
H A Damdgpu_dpm.h424 int amdgpu_dpm_mode1_reset(struct amdgpu_device *adev);
/linux-6.15/drivers/gpu/drm/amd/amdgpu/
H A Dsoc21.c340 ret = amdgpu_dpm_mode1_reset(adev);
H A Damdgpu_device.c5467 ret = amdgpu_dpm_mode1_reset(adev); in amdgpu_device_mode1_reset()
/linux-6.15/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