Searched refs:amdgpu_cs_wait_semaphore (Results 1 – 4 of 4) sorted by relevance
/third_party/libdrm/amdgpu/ |
D | amdgpu-symbols.txt | 54 amdgpu_cs_wait_semaphore
|
D | amdgpu.h | 1439 int amdgpu_cs_wait_semaphore(amdgpu_context_handle ctx,
|
D | amdgpu_cs.c | 587 drm_public int amdgpu_cs_wait_semaphore(amdgpu_context_handle ctx, in amdgpu_cs_wait_semaphore() function
|
/third_party/libdrm/tests/amdgpu/ |
D | basic_tests.c | 1045 r = amdgpu_cs_wait_semaphore(context_handle[0], AMDGPU_HW_IP_GFX, 0, 0, sem); in amdgpu_semaphore_test() 1086 r = amdgpu_cs_wait_semaphore(context_handle[1], AMDGPU_HW_IP_GFX, 0, 0, sem); in amdgpu_semaphore_test()
|