Home
last modified time | relevance | path

Searched refs:amdgpu_vm_need_pipeline_sync (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/sys/dev/drm/amd/amdgpu/
H A Damdgpu_vm.h328 bool amdgpu_vm_need_pipeline_sync(struct amdgpu_ring *ring,
H A Damdgpu_ib.c172 amdgpu_vm_need_pipeline_sync(ring, job))) { in amdgpu_ib_schedule()
H A Damdgpu_vm.c715 bool amdgpu_vm_need_pipeline_sync(struct amdgpu_ring *ring, in amdgpu_vm_need_pipeline_sync() function