Home
last modified time | relevance | path

Searched refs:amdgpu_bo (Results 1 – 10 of 10) sorted by relevance

/third_party/libdrm/tests/amdgpu/
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/mesa3d/src/gallium/winsys/amdgpu/drm/
Dmeson.build24 'amdgpu_bo.c', 'amdgpu_bo.h', 'amdgpu_cs.c', 'amdgpu_cs.h',
/third_party/libdrm/amdgpu/
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()
390 struct amdgpu_bo *bo = buf_handle; in amdgpu_bo_free()
536 struct amdgpu_bo *bo; in amdgpu_find_bo_by_cpu_mapping()
DMakefile.sources3 amdgpu_bo.c \
Damdgpu_internal.h94 struct amdgpu_bo { struct
Dmeson.build28 'amdgpu_asic_id.c', 'amdgpu_bo.c', 'amdgpu_cs.c', 'amdgpu_device.c',
Damdgpu.h129 typedef struct amdgpu_bo *amdgpu_bo_handle;
/third_party/mesa3d/src/amd/common/
Dac_gpu_info.c204 typedef struct amdgpu_bo *amdgpu_bo_handle;
/third_party/mesa3d/ohos/
Ddependency_inputs.gni4396 "../src/gallium/winsys/amdgpu/drm/amdgpu_bo.c",
4397 "../src/gallium/winsys/amdgpu/drm/amdgpu_bo.h",
/third_party/mesa3d/docs/relnotes/
D21.0.0.rst2603 - amdgpu_bo: make cache_entry a extensible array