Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/amd/pm/inc/
H A Damdgpu_dpm.h398 bool amdgpu_dpm_is_mode1_reset_supported(struct amdgpu_device *adev);
/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Dsoc21.c337 if (amdgpu_dpm_is_mode1_reset_supported(adev)) {
H A Damdgpu_device.c4864 if (amdgpu_dpm_is_mode1_reset_supported(adev)) { in amdgpu_device_mode1_reset()
/openbsd/sys/dev/pci/drm/amd/pm/
H A Damdgpu_dpm.c274 bool amdgpu_dpm_is_mode1_reset_supported(struct amdgpu_device *adev) in amdgpu_dpm_is_mode1_reset_supported() function