Searched refs:vram_lost (Results 1 – 1 of 1) sorted by relevance
4895 bool need_full_reset, skip_hw_reset, vram_lost = false; in amdgpu_do_asic_reset() 4990 vram_lost = amdgpu_device_check_vram_lost(tmp_adev); in amdgpu_do_asic_reset() 4992 tmp_adev->reset_vram_lost = vram_lost; in amdgpu_do_asic_reset() 5000 if (vram_lost) { in amdgpu_do_asic_reset() 5013 if (vram_lost) in amdgpu_do_asic_reset() 4884 bool need_full_reset, skip_hw_reset, vram_lost = false; amdgpu_do_asic_reset() local