Home
last modified time | relevance | path

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

/third_party/libdrm/amdgpu/
Damdgpu-symbols.txt55 amdgpu_cs_wait_semaphore
Damdgpu.h1485 int amdgpu_cs_wait_semaphore(amdgpu_context_handle ctx,
Damdgpu_cs.c609 drm_public int amdgpu_cs_wait_semaphore(amdgpu_context_handle ctx, in amdgpu_cs_wait_semaphore() function
/third_party/libdrm/tests/amdgpu/
Dbasic_tests.c1261 r = amdgpu_cs_wait_semaphore(context_handle[0], gc_ip_type, 0, 0, sem); in amdgpu_semaphore_test()
1302 r = amdgpu_cs_wait_semaphore(context_handle[1], gc_ip_type, 0, 0, sem); in amdgpu_semaphore_test()