Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_reset.h34 AMDGPU_SKIP_HW_RESET = 1, enumerator
Damdgpu_drv.c2532 set_bit(AMDGPU_SKIP_HW_RESET, &reset_context.flags); in amdgpu_drv_delayed_reset_work_handler()
Damdgpu_device.c5350 skip_hw_reset = test_bit(AMDGPU_SKIP_HW_RESET, &reset_context->flags); in amdgpu_do_asic_reset()
6283 set_bit(AMDGPU_SKIP_HW_RESET, &reset_context.flags); in amdgpu_pci_slot_reset()