Home
last modified time | relevance | path

Searched refs:amdgpu_bo (Results 1 - 5 of 5) sorted by relevance

/third_party/libdrm/tests/amdgpu/
H A Dsecurity_tests.c92 struct amdgpu_bo *bo;
196 struct amdgpu_bo *bos[] = { dst->bo, src->bo }; in amdgpu_bo_lcopy()
224 struct amdgpu_bo *bo, in amdgpu_bo_move()
228 struct amdgpu_bo *bos[] = { bo }; in amdgpu_bo_move()
/third_party/libdrm/amdgpu/
H A Damdgpu_bo.c47 struct amdgpu_bo *bo; in amdgpu_bo_create()
50 bo = calloc(1, sizeof(struct amdgpu_bo)); in amdgpu_bo_create()
254 struct amdgpu_bo *bo = NULL; in amdgpu_bo_import()
262 * return the same amdgpu_bo instance for the same handle. */ in amdgpu_bo_import()
390 struct amdgpu_bo *bo = buf_handle; in amdgpu_bo_free()
536 struct amdgpu_bo *bo; in amdgpu_find_bo_by_cpu_mapping()
H A Damdgpu_internal.h94 struct amdgpu_bo { struct
H A Damdgpu.h129 typedef struct amdgpu_bo *amdgpu_bo_handle;
/third_party/mesa3d/src/amd/common/
H A Dac_gpu_info.c204 typedef struct amdgpu_bo *amdgpu_bo_handle;

Completed in 8 milliseconds