HomeSort by relevance Sort by last modified time
    Searched refs:amdgpu_cs_wait_semaphore (Results 1 - 5 of 5) sorted by null

  /external/libdrm/amdgpu/
amdgpu-symbol-check 35 amdgpu_cs_wait_semaphore
amdgpu.h     [all...]
amdgpu_cs.c 491 int amdgpu_cs_wait_semaphore(amdgpu_context_handle ctx, function
  /external/libdrm/tests/amdgpu/
basic_tests.c 533 r = amdgpu_cs_wait_semaphore(context_handle[0], AMDGPU_HW_IP_GFX, 0, 0, sem);
574 r = amdgpu_cs_wait_semaphore(context_handle[1], AMDGPU_HW_IP_GFX, 0, 0, sem);
    [all...]
  /external/mesa3d/src/amd/vulkan/winsys/amdgpu/
radv_amdgpu_cs.c 757 amdgpu_cs_wait_semaphore(ctx->ctx, cs->hw_ip, 0, queue_idx,

Completed in 104 milliseconds