HomeSort by: relevance | last modified time | path
    Searched defs:use_semaphore (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_gmc_v10_0.c 268 bool use_semaphore = gmc_v10_0_use_invalidate_semaphore(adev, vmhub); local in function:gmc_v10_0_flush_vm_hub
285 if (use_semaphore) {
318 if (use_semaphore)
466 bool use_semaphore = gmc_v10_0_use_invalidate_semaphore(ring->adev, ring->funcs->vmhub); local in function:gmc_v10_0_emit_flush_gpu_tlb
479 if (use_semaphore)
495 if (use_semaphore)
amdgpu_gmc_v10_0.c 268 bool use_semaphore = gmc_v10_0_use_invalidate_semaphore(adev, vmhub); local in function:gmc_v10_0_flush_vm_hub
285 if (use_semaphore) {
318 if (use_semaphore)
466 bool use_semaphore = gmc_v10_0_use_invalidate_semaphore(ring->adev, ring->funcs->vmhub); local in function:gmc_v10_0_emit_flush_gpu_tlb
479 if (use_semaphore)
495 if (use_semaphore)
amdgpu_gmc_v9_0.c 482 bool use_semaphore = gmc_v9_0_use_invalidate_semaphore(adev, vmhub); local in function:gmc_v9_0_flush_gpu_tlb
516 if (use_semaphore) {
546 if (use_semaphore)
626 bool use_semaphore = gmc_v9_0_use_invalidate_semaphore(ring->adev, ring->funcs->vmhub); local in function:gmc_v9_0_emit_flush_gpu_tlb
640 if (use_semaphore)
656 if (use_semaphore)
amdgpu_gmc_v9_0.c 482 bool use_semaphore = gmc_v9_0_use_invalidate_semaphore(adev, vmhub); local in function:gmc_v9_0_flush_gpu_tlb
516 if (use_semaphore) {
546 if (use_semaphore)
626 bool use_semaphore = gmc_v9_0_use_invalidate_semaphore(ring->adev, ring->funcs->vmhub); local in function:gmc_v9_0_emit_flush_gpu_tlb
640 if (use_semaphore)
656 if (use_semaphore)

Completed in 24 milliseconds