Home
last modified time | relevance | path

Searched defs:need_pipe_sync (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/sys/dev/drm/amd/amdgpu/
H A Damdgpu_ib.c134 bool need_pipe_sync = false; in amdgpu_ib_schedule() local
H A Damdgpu_vm.c754 int amdgpu_vm_flush(struct amdgpu_ring *ring, struct amdgpu_job *job, bool need_pipe_sync) in amdgpu_vm_flush()