Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/amd/amdgpu/
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()
Dgmc_v9_0.c739 bool use_semaphore = gmc_v9_0_use_invalidate_semaphore(adev, vmhub); in gmc_v9_0_flush_gpu_tlb() local
787 if (use_semaphore) { in gmc_v9_0_flush_gpu_tlb()
828 if (use_semaphore) in gmc_v9_0_flush_gpu_tlb()
936 bool use_semaphore = gmc_v9_0_use_invalidate_semaphore(ring->adev, ring->funcs->vmhub); in gmc_v9_0_emit_flush_gpu_tlb() local
950 if (use_semaphore) in gmc_v9_0_emit_flush_gpu_tlb()
971 if (use_semaphore) in gmc_v9_0_emit_flush_gpu_tlb()