Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ttm.h176 int amdgpu_fill_buffer(struct amdgpu_bo *bo,
Damdgpu_ttm.c403 r = amdgpu_fill_buffer(abo, 0, NULL, &wipe_fence, in amdgpu_move_blit()
2321 int amdgpu_fill_buffer(struct amdgpu_bo *bo, in amdgpu_fill_buffer() function
Damdgpu_object.c1263 r = amdgpu_fill_buffer(abo, 0, bo->base.resv, &fence, true); in amdgpu_bo_release_notify()