Searched refs:vram_lost (Results 1 – 3 of 3) sorted by relevance
45 bool vram_lost, struct amdgpu_job *job);
32 bool vram_lost, struct amdgpu_job *job) in amdgpu_coredump() argument332 bool vram_lost, struct amdgpu_job *job) in amdgpu_coredump() argument346 coredump->reset_vram_lost = vram_lost; in amdgpu_coredump()
5332 bool need_full_reset, skip_hw_reset, vram_lost = false; in amdgpu_do_asic_reset() local5408 vram_lost = amdgpu_device_check_vram_lost(tmp_adev); in amdgpu_do_asic_reset()5411 amdgpu_coredump(tmp_adev, false, vram_lost, reset_context->job); in amdgpu_do_asic_reset()5413 if (vram_lost) { in amdgpu_do_asic_reset()5434 if (vram_lost) in amdgpu_do_asic_reset()