Home
last modified time | relevance | path

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

/external/libdrm/amdgpu/
Damdgpu-symbols.txt54 amdgpu_cs_wait_semaphore
Damdgpu.h1470 int amdgpu_cs_wait_semaphore(amdgpu_context_handle ctx,
Damdgpu_cs.c587 drm_public int amdgpu_cs_wait_semaphore(amdgpu_context_handle ctx, in amdgpu_cs_wait_semaphore() function
/external/igt-gpu-tools/tests/amdgpu/
Damd_basic.c595 r = amdgpu_cs_wait_semaphore(context_handle[0], AMDGPU_HW_IP_GFX, 0, 0, sem); in amdgpu_semaphore_test()
636 r = amdgpu_cs_wait_semaphore(context_handle[1], AMDGPU_HW_IP_GFX, 0, 0, sem); in amdgpu_semaphore_test()
/external/libdrm/tests/amdgpu/
Dbasic_tests.c1125 r = amdgpu_cs_wait_semaphore(context_handle[0], gc_ip_type, 0, 0, sem); in amdgpu_semaphore_test()
1166 r = amdgpu_cs_wait_semaphore(context_handle[1], gc_ip_type, 0, 0, sem); in amdgpu_semaphore_test()