Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/amdgpu/
Damdgpu_reset.h33 AMDGPU_RESET_FOR_DEVICE_REMOVE = 2, enumerator
Damdgpu_drv.c2261 set_bit(AMDGPU_RESET_FOR_DEVICE_REMOVE, &reset_context.flags); in amdgpu_pci_remove()
Damdgpu_device.c4843 test_bit(AMDGPU_RESET_FOR_DEVICE_REMOVE, &reset_context->flags) && in amdgpu_do_asic_reset()
5231 test_bit(AMDGPU_RESET_FOR_DEVICE_REMOVE, &reset_context->flags) && in amdgpu_device_gpu_recover()