Home
last modified time | relevance | path

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

/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/
DMakefile.sources3 amdgpu_bo.c \
Damdgpu_bo.c55 struct amdgpu_bo *bo; in amdgpu_bo_create()
58 bo = calloc(1, sizeof(struct amdgpu_bo)); in amdgpu_bo_create()
262 struct amdgpu_bo *bo = NULL; in amdgpu_bo_import()
398 struct amdgpu_bo *bo = buf_handle; in amdgpu_bo_free()
544 struct amdgpu_bo *bo; in amdgpu_find_bo_by_cpu_mapping()
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.c98 typedef struct amdgpu_bo *amdgpu_bo_handle;
/third_party/mesa3d/ohos/
Ddependency_inputs.gni4420 ../src/gallium/winsys/amdgpu/drm/amdgpu_bo.c
4421 ../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