Searched refs:amdgpu_cs_wait_semaphore (Results 1 – 4 of 4) sorted by relevance
/external/libdrm/amdgpu/ |
D | amdgpu-symbol-check | 53 amdgpu_cs_wait_semaphore
|
D | amdgpu.h | 1339 int amdgpu_cs_wait_semaphore(amdgpu_context_handle ctx,
|
D | amdgpu_cs.c | 552 int amdgpu_cs_wait_semaphore(amdgpu_context_handle ctx, in amdgpu_cs_wait_semaphore() function
|
/external/libdrm/tests/amdgpu/ |
D | basic_tests.c | 745 r = amdgpu_cs_wait_semaphore(context_handle[0], AMDGPU_HW_IP_GFX, 0, 0, sem); in amdgpu_semaphore_test() 786 r = amdgpu_cs_wait_semaphore(context_handle[1], AMDGPU_HW_IP_GFX, 0, 0, sem); in amdgpu_semaphore_test()
|