Home | Sort by: relevance | last modified time | path |
/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); |