Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ttm.h179 int amdgpu_fill_buffer(struct amdgpu_bo *bo,
Damdgpu_ttm.c407 r = amdgpu_fill_buffer(abo, 0, NULL, &wipe_fence, in amdgpu_move_blit()
2330 int amdgpu_fill_buffer(struct amdgpu_bo *bo, in amdgpu_fill_buffer() function
Damdgpu_object.c1312 r = amdgpu_fill_buffer(abo, 0, bo->base.resv, &fence, true); in amdgpu_bo_release_notify()