Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ib.c134 bool need_pipe_sync = false; in amdgpu_ib_schedule() local
Damdgpu_vm.c689 int amdgpu_vm_flush(struct amdgpu_ring *ring, struct amdgpu_job *job, bool need_pipe_sync) in amdgpu_vm_flush()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ib.c141 bool need_pipe_sync = false; in amdgpu_ib_schedule() local
Damdgpu_vm.c1068 bool need_pipe_sync) in amdgpu_vm_flush()