Home
last modified time | relevance | path

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

/aosp_15_r20/external/libdrm/amdgpu/
H A Damdgpu-symbols.txt55 amdgpu_cs_wait_semaphore
H A Damdgpu.h1557 int amdgpu_cs_wait_semaphore(amdgpu_context_handle ctx,
H A Damdgpu_cs.c628 drm_public int amdgpu_cs_wait_semaphore(amdgpu_context_handle ctx, in amdgpu_cs_wait_semaphore() function
/aosp_15_r20/external/igt-gpu-tools/tests/amdgpu/
H A 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()
/aosp_15_r20/external/libdrm/tests/amdgpu/
H A Dbasic_tests.c1275 r = amdgpu_cs_wait_semaphore(context_handle[0], gc_ip_type, 0, 0, sem); in amdgpu_semaphore_test()
1316 r = amdgpu_cs_wait_semaphore(context_handle[1], gc_ip_type, 0, 0, sem); in amdgpu_semaphore_test()