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

/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_reset.h34 AMDGPU_SKIP_HW_RESET = 1, enumerator in enum:AMDGPU_RESET_FLAGS
H A Damdgpu_drv.c2483 set_bit(AMDGPU_SKIP_HW_RESET, &reset_context.flags);
H A Damdgpu_device.c5392 skip_hw_reset = test_bit(AMDGPU_SKIP_HW_RESET, &reset_context->flags);
6312 set_bit(AMDGPU_SKIP_HW_RESET, &reset_context.flags);

Completed in 123 milliseconds