HomeSort by: relevance | last modified time | path
    Searched defs:need_pipe_sync (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_ib.c 143 bool need_pipe_sync = false; local in function:amdgpu_ib_schedule
182 need_pipe_sync = true;
194 r = amdgpu_vm_flush(ring, job, need_pipe_sync);
amdgpu_ib.c 143 bool need_pipe_sync = false; local in function:amdgpu_ib_schedule
182 need_pipe_sync = true;
194 r = amdgpu_vm_flush(ring, job, need_pipe_sync);

Completed in 116 milliseconds