Home
last modified time | relevance | path

Searched refs:use_semaphore (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
A Dgmc_v10_0.c226 bool use_semaphore = gmc_v10_0_use_invalidate_semaphore(adev, vmhub); in gmc_v10_0_flush_vm_hub() local
247 if (use_semaphore) { in gmc_v10_0_flush_vm_hub()
288 if (use_semaphore) in gmc_v10_0_flush_vm_hub()
467 bool use_semaphore = gmc_v10_0_use_invalidate_semaphore(ring->adev, ring->funcs->vmhub); in gmc_v10_0_emit_flush_gpu_tlb() local
480 if (use_semaphore) in gmc_v10_0_emit_flush_gpu_tlb()
501 if (use_semaphore) in gmc_v10_0_emit_flush_gpu_tlb()
A Dgmc_v9_0.c741 bool use_semaphore = gmc_v9_0_use_invalidate_semaphore(adev, vmhub); in gmc_v9_0_flush_gpu_tlb() local
789 if (use_semaphore) { in gmc_v9_0_flush_gpu_tlb()
830 if (use_semaphore) in gmc_v9_0_flush_gpu_tlb()
938 bool use_semaphore = gmc_v9_0_use_invalidate_semaphore(ring->adev, ring->funcs->vmhub); in gmc_v9_0_emit_flush_gpu_tlb() local
952 if (use_semaphore) in gmc_v9_0_emit_flush_gpu_tlb()
973 if (use_semaphore) in gmc_v9_0_emit_flush_gpu_tlb()

Completed in 8 milliseconds