Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ttm.c401 struct dma_fence *wipe_fence = NULL; in amdgpu_move_blit() local
403 r = amdgpu_fill_buffer(abo, 0, NULL, &wipe_fence, in amdgpu_move_blit()
407 } else if (wipe_fence) { in amdgpu_move_blit()
410 fence = wipe_fence; in amdgpu_move_blit()