Home
last modified time | relevance | path

Searched refs:AMDGPU_HOST_FLR (Results 1 – 5 of 5) sorted by relevance

/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_reset.h36 AMDGPU_HOST_FLR = 3, enumerator
A Dmxgpu_ai.c289 set_bit(AMDGPU_HOST_FLR, &reset_context.flags); in xgpu_ai_mailbox_flr_work()
A Dmxgpu_vi.c526 set_bit(AMDGPU_HOST_FLR, &reset_context.flags); in xgpu_vi_mailbox_flr_work()
A Dmxgpu_nv.c356 set_bit(AMDGPU_HOST_FLR, &reset_context.flags); in xgpu_nv_mailbox_flr_work()
A Damdgpu_device.c5494 if (test_bit(AMDGPU_HOST_FLR, &reset_context->flags)) { in amdgpu_device_reset_sriov()
5498 clear_bit(AMDGPU_HOST_FLR, &reset_context->flags); in amdgpu_device_reset_sriov()
6294 set_bit(AMDGPU_HOST_FLR, &reset_context->flags); in amdgpu_device_asic_reset()

Completed in 20 milliseconds