Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ttm.c384 struct dma_fence *wipe_fence = NULL; in amdgpu_move_blit() local
386 r = amdgpu_fill_buffer(abo, AMDGPU_POISON, NULL, &wipe_fence, in amdgpu_move_blit()
390 } else if (wipe_fence) { in amdgpu_move_blit()
392 fence = wipe_fence; in amdgpu_move_blit()