HomeSort by: relevance | last modified time | path
    Searched refs:amdgpu_fill_buffer (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_ttm.h 113 int amdgpu_fill_buffer(struct amdgpu_bo *bo,
amdgpu_object.c 603 r = amdgpu_fill_buffer(bo, 0, bo->tbo.base.resv, &fence);
1333 r = amdgpu_fill_buffer(abo, AMDGPU_POISON, bo->base.resv, &fence);
amdgpu_ttm.c 469 r = amdgpu_fill_buffer(ttm_to_amdgpu_bo(bo), AMDGPU_POISON,
2312 int amdgpu_fill_buffer(struct amdgpu_bo *bo, function in typeref:typename:int

Completed in 15 milliseconds