Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_reset.h34 AMDGPU_SKIP_HW_RESET = 1, enumerator
H A Damdgpu_device.c5747 skip_hw_reset = test_bit(AMDGPU_SKIP_HW_RESET, &reset_context->flags); in amdgpu_do_asic_reset()
6691 set_bit(AMDGPU_SKIP_HW_RESET, &reset_context.flags); in amdgpu_pci_slot_reset()