Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ttm.c402 struct dma_fence *wipe_fence = NULL; in amdgpu_move_blit() local
405 NULL, &wipe_fence); in amdgpu_move_blit()
408 } else if (wipe_fence) { in amdgpu_move_blit()
410 fence = wipe_fence; in amdgpu_move_blit()