Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_reset.h33 AMDGPU_RESET_FOR_DEVICE_REMOVE = 2, enumerator
H A Damdgpu_drv.c2273 set_bit(AMDGPU_RESET_FOR_DEVICE_REMOVE, &reset_context.flags); in amdgpu_pci_remove()
H A Damdgpu_device.c4944 test_bit(AMDGPU_RESET_FOR_DEVICE_REMOVE, &reset_context->flags) && in amdgpu_do_asic_reset()
5244 test_bit(AMDGPU_RESET_FOR_DEVICE_REMOVE, &reset_context->flags) && in amdgpu_device_gpu_recover()