Searched defs:vram_lost (Results 1 – 2 of 2) sorted by relevance
166 void amdgpu_coredump(struct amdgpu_device *adev, bool vram_lost, in amdgpu_coredump()218 void amdgpu_coredump(struct amdgpu_device *adev, bool vram_lost, in amdgpu_coredump()
5243 bool need_full_reset, skip_hw_reset, vram_lost = false; in amdgpu_do_asic_reset() local