Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ttm.c451 struct dma_fence *wipe_fence = NULL; in amdgpu_move_blit() local
454 NULL, &wipe_fence); in amdgpu_move_blit()
457 } else if (wipe_fence) { in amdgpu_move_blit()
459 fence = wipe_fence; in amdgpu_move_blit()