Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ttm.c393 struct dma_fence *wipe_fence = NULL; in amdgpu_move_blit() local
395 r = amdgpu_fill_buffer(abo, AMDGPU_POISON, NULL, &wipe_fence); in amdgpu_move_blit()
398 } else if (wipe_fence) { in amdgpu_move_blit()
400 fence = wipe_fence; in amdgpu_move_blit()