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

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_ttm.c 467 struct dma_fence *wipe_fence = NULL; local in function:amdgpu_move_blit
470 NULL, &wipe_fence);
473 } else if (wipe_fence) {
475 fence = wipe_fence;
amdgpu_ttm.c 467 struct dma_fence *wipe_fence = NULL; local in function:amdgpu_move_blit
470 NULL, &wipe_fence);
473 } else if (wipe_fence) {
475 fence = wipe_fence;

Completed in 26 milliseconds