Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_device.c4845 bool need_full_reset, skip_hw_reset, vram_lost = false; in amdgpu_do_asic_reset() local
4943 vram_lost = amdgpu_device_check_vram_lost(tmp_adev); in amdgpu_do_asic_reset()
4945 tmp_adev->reset_vram_lost = vram_lost; in amdgpu_do_asic_reset()
4953 if (vram_lost) { in amdgpu_do_asic_reset()
4966 if (vram_lost) in amdgpu_do_asic_reset()

Completed in 9 milliseconds