Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/pm/inc/
Damdgpu_dpm.h417 int amdgpu_dpm_mode1_reset(struct amdgpu_device *adev);
/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Dsoc21.c346 ret = amdgpu_dpm_mode1_reset(adev);
Damdgpu_device.c5207 ret = amdgpu_dpm_mode1_reset(adev); in amdgpu_device_mode1_reset()
/linux-6.12.1/drivers/gpu/drm/amd/pm/
Damdgpu_dpm.c309 int amdgpu_dpm_mode1_reset(struct amdgpu_device *adev) in amdgpu_dpm_mode1_reset() function