Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_reset.h32 AMDGPU_SKIP_HW_RESET = 1, enumerator
A Damdgpu_device.c4556 skip_hw_reset = test_bit(AMDGPU_SKIP_HW_RESET, &reset_context->flags); in amdgpu_do_asic_reset()
4881 clear_bit(AMDGPU_SKIP_HW_RESET, in amdgpu_device_recheck_guilty_jobs()
5508 set_bit(AMDGPU_SKIP_HW_RESET, &reset_context.flags); in amdgpu_pci_slot_reset()
A Damdgpu_drv.c2139 set_bit(AMDGPU_SKIP_HW_RESET, &reset_context.flags); in amdgpu_drv_delayed_reset_work_handler()

Completed in 13 milliseconds