Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Dcik.c1362 adev->has_hw_reset = true; in cik_asic_pci_config_reset()
H A Damdgpu.h1087 bool has_hw_reset; member
H A Dvi.c888 adev->has_hw_reset = true; in vi_asic_pci_config_reset()
H A Dsi.c1401 adev->has_hw_reset = true; in si_gpu_pci_config_reset()
H A Damdgpu_device.c1661 if (adev->has_hw_reset) { in amdgpu_device_need_post()
1662 adev->has_hw_reset = false; in amdgpu_device_need_post()