Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ttm.c489 struct dma_fence *wipe_fence = NULL; in amdgpu_move_blit() local
492 NULL, &wipe_fence); in amdgpu_move_blit()
495 } else if (wipe_fence) { in amdgpu_move_blit()
497 fence = wipe_fence; in amdgpu_move_blit()