Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/amd/amdgpu/
Dgmc_v10_0.c197 bool use_semaphore = gmc_v10_0_use_invalidate_semaphore(adev, vmhub); in gmc_v10_0_flush_vm_hub() local
214 if (use_semaphore) { in gmc_v10_0_flush_vm_hub()
249 if (use_semaphore) in gmc_v10_0_flush_vm_hub()
424 bool use_semaphore = gmc_v10_0_use_invalidate_semaphore(ring->adev, ring->funcs->vmhub); in gmc_v10_0_emit_flush_gpu_tlb() local
437 if (use_semaphore) in gmc_v10_0_emit_flush_gpu_tlb()
458 if (use_semaphore) in gmc_v10_0_emit_flush_gpu_tlb()
Dgmc_v9_0.c721 bool use_semaphore = gmc_v9_0_use_invalidate_semaphore(adev, vmhub); in gmc_v9_0_flush_gpu_tlb() local
769 if (use_semaphore) { in gmc_v9_0_flush_gpu_tlb()
809 if (use_semaphore) in gmc_v9_0_flush_gpu_tlb()
915 bool use_semaphore = gmc_v9_0_use_invalidate_semaphore(ring->adev, ring->funcs->vmhub); in gmc_v9_0_emit_flush_gpu_tlb() local
929 if (use_semaphore) in gmc_v9_0_emit_flush_gpu_tlb()
950 if (use_semaphore) in gmc_v9_0_emit_flush_gpu_tlb()