Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ttm.c405 struct dma_fence *wipe_fence = NULL; in amdgpu_move_blit() local
407 r = amdgpu_fill_buffer(abo, 0, NULL, &wipe_fence, in amdgpu_move_blit()
411 } else if (wipe_fence) { in amdgpu_move_blit()
414 fence = wipe_fence; in amdgpu_move_blit()