Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/amdgpu/
HDamdgpu_vm.h287 int amdgpu_vm_flush(struct amdgpu_ring *ring, struct amdgpu_job *job, bool need_pipe_sync);
HDamdgpu_ib.c181 r = amdgpu_vm_flush(ring, job, need_pipe_sync); in amdgpu_ib_schedule()
HDamdgpu_vm.c754 int amdgpu_vm_flush(struct amdgpu_ring *ring, struct amdgpu_job *job, bool need_pipe_sync) in amdgpu_vm_flush() function