Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ib.c196 need_ctx_switch || amdgpu_vm_need_pipeline_sync(ring, job))) { in amdgpu_ib_schedule()
Damdgpu_vm.h545 bool amdgpu_vm_need_pipeline_sync(struct amdgpu_ring *ring,
Damdgpu_vm.c608 bool amdgpu_vm_need_pipeline_sync(struct amdgpu_ring *ring, in amdgpu_vm_need_pipeline_sync() function