Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_reset.h33 AMDGPU_RESET_FOR_DEVICE_REMOVE = 2, enumerator
A Damdgpu_drv.c2278 set_bit(AMDGPU_RESET_FOR_DEVICE_REMOVE, &reset_context.flags); in amdgpu_pci_remove()
A Damdgpu_device.c4868 test_bit(AMDGPU_RESET_FOR_DEVICE_REMOVE, &reset_context->flags) && in amdgpu_do_asic_reset()
5166 test_bit(AMDGPU_RESET_FOR_DEVICE_REMOVE, &reset_context->flags) && in amdgpu_device_gpu_recover()

Completed in 14 milliseconds