Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_reset.h31 AMDGPU_NEED_FULL_RESET = 0, enumerator
A Damdgpu_device.c4473 test_bit(AMDGPU_NEED_FULL_RESET, &reset_context->flags); in amdgpu_device_pre_asic_reset()
4527 set_bit(AMDGPU_NEED_FULL_RESET, &reset_context->flags); in amdgpu_device_pre_asic_reset()
4529 clear_bit(AMDGPU_NEED_FULL_RESET, in amdgpu_device_pre_asic_reset()
4555 test_bit(AMDGPU_NEED_FULL_RESET, &reset_context->flags); in amdgpu_do_asic_reset()
4701 set_bit(AMDGPU_NEED_FULL_RESET, &reset_context->flags); in amdgpu_do_asic_reset()
4703 clear_bit(AMDGPU_NEED_FULL_RESET, &reset_context->flags); in amdgpu_do_asic_reset()
4981 clear_bit(AMDGPU_NEED_FULL_RESET, &reset_context.flags); in amdgpu_device_gpu_recover()
5507 set_bit(AMDGPU_NEED_FULL_RESET, &reset_context.flags); in amdgpu_pci_slot_reset()
A Damdgpu_drv.c2106 set_bit(AMDGPU_NEED_FULL_RESET, &reset_context.flags); in amdgpu_drv_delayed_reset_work_handler()

Completed in 14 milliseconds