Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Dgmc_v12_1.c287 bool use_semaphore = gmc_v12_1_use_invalidate_semaphore(adev, vmhub); in gmc_v12_1_flush_vm_hub() local
301 if (use_semaphore) { in gmc_v12_1_flush_vm_hub()
327 if (use_semaphore) in gmc_v12_1_flush_vm_hub()
465 bool use_semaphore = gmc_v12_1_use_invalidate_semaphore(ring->adev, ring->vm_hub); in gmc_v12_1_emit_flush_gpu_tlb() local
470 if (use_semaphore) in gmc_v12_1_emit_flush_gpu_tlb()
490 if (use_semaphore) in gmc_v12_1_emit_flush_gpu_tlb()
H A Dgmc_v11_0.c223 bool use_semaphore = gmc_v11_0_use_invalidate_semaphore(adev, vmhub); in gmc_v11_0_flush_gpu_tlb() local
265 if (use_semaphore) { in gmc_v11_0_flush_gpu_tlb()
291 if (use_semaphore) in gmc_v11_0_flush_gpu_tlb()
354 bool use_semaphore = gmc_v11_0_use_invalidate_semaphore(ring->adev, ring->vm_hub); in gmc_v11_0_emit_flush_gpu_tlb() local
367 if (use_semaphore) in gmc_v11_0_emit_flush_gpu_tlb()
388 if (use_semaphore) in gmc_v11_0_emit_flush_gpu_tlb()