Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu_device.c828 if (adev->has_hw_reset) { in amdgpu_device_need_post()
829 adev->has_hw_reset = false; in amdgpu_device_need_post()
Dcik.c1257 adev->has_hw_reset = true; in cik_gpu_pci_config_reset()
Dvi.c683 adev->has_hw_reset = true; in vi_gpu_pci_config_reset()
Damdgpu.h1544 bool has_hw_reset; member