Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_ttm.h155 int amdgpu_fill_buffer(struct amdgpu_bo *bo,
A Damdgpu_object.c607 r = amdgpu_fill_buffer(bo, 0, bo->tbo.base.resv, &fence); in amdgpu_bo_create()
1291 r = amdgpu_fill_buffer(abo, AMDGPU_POISON, bo->base.resv, &fence); in amdgpu_bo_release_notify()
A Damdgpu_ttm.c407 r = amdgpu_fill_buffer(ttm_to_amdgpu_bo(bo), AMDGPU_POISON, in amdgpu_move_blit()
1973 int amdgpu_fill_buffer(struct amdgpu_bo *bo, in amdgpu_fill_buffer() function

Completed in 10 milliseconds