Home
last modified time | relevance | path

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

/external/libdrm/amdgpu/
Damdgpu-symbols.txt28 amdgpu_cs_destroy_semaphore
Damdgpu.h1454 int amdgpu_cs_destroy_semaphore(amdgpu_semaphore_handle sem);
Damdgpu_cs.c633 drm_public int amdgpu_cs_destroy_semaphore(amdgpu_semaphore_handle sem) in amdgpu_cs_destroy_semaphore() function
/external/igt-gpu-tools/tests/amdgpu/
Damd_basic.c671 r = amdgpu_cs_destroy_semaphore(sem); in amdgpu_semaphore_test()
/external/libdrm/tests/amdgpu/
Dbasic_tests.c1189 r = amdgpu_cs_destroy_semaphore(sem); in amdgpu_semaphore_test()