Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/amdgpu/
Damdgpu.h997 bool has_hw_reset; member
Dcik.c1258 adev->has_hw_reset = true; in cik_gpu_pci_config_reset()
Dvi.c684 adev->has_hw_reset = true; in vi_gpu_pci_config_reset()
Damdgpu_device.c852 if (adev->has_hw_reset) { in amdgpu_device_need_post()
853 adev->has_hw_reset = false; in amdgpu_device_need_post()