Home
last modified time | relevance | path

Searched defs:bo (Results 1 - 25 of 353) sorted by relevance

12345678910>>...15

/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_measure.h32 struct iris_bo *bo; member
H A Diris_binder.h39 struct iris_bo *bo; member
/third_party/mesa3d/src/amd/vulkan/winsys/null/
H A Dradv_null_bo.h40 radv_null_winsys_bo(struct radeon_winsys_bo *bo) in radv_null_winsys_bo() argument
/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_bo.h48 struct pvr_winsys_bo *bo; member
/third_party/libdrm/tests/radeon/
H A Dradeon_ttm.c38 struct rbo *bo, *tmp; in ttm_starve_kernel_private_memory() local
H A Drbo.c39 struct rbo *bo; in rbo() local
94 rbo_map(struct rbo *bo) rbo_map() argument
124 rbo_unmap(struct rbo *bo) rbo_unmap() argument
133 rbo_incref(struct rbo *bo) rbo_incref() argument
139 rbo_decref(struct rbo *bo) rbo_decref() argument
158 rbo_wait(struct rbo *bo) rbo_wait() argument
[all...]
/third_party/libdrm/etnaviv/
H A Detnaviv_bo_cache.c79 struct etna_bo *bo; in etna_bo_cache_cleanup() local
113 static int is_idle(struct etna_bo *bo) in is_idle() argument
123 struct etna_bo *bo = NULL, *tmp; in find_in_bucket() local
161 struct etna_bo *bo; etna_bo_cache_alloc() local
181 etna_bo_cache_free(struct etna_bo_cache *cache, struct etna_bo *bo) etna_bo_cache_free() argument
[all...]
/third_party/libdrm/freedreno/
H A Dfreedreno_bo_cache.c91 struct fd_bo *bo; in fd_bo_cache_cleanup() local
126 static int is_idle(struct fd_bo *bo) in is_idle() argument
136 struct fd_bo *bo in find_in_bucket() local
164 struct fd_bo *bo = NULL; fd_bo_cache_alloc() local
194 fd_bo_cache_free(struct fd_bo_cache *cache, struct fd_bo *bo) fd_bo_cache_free() argument
[all...]
/third_party/mesa3d/src/etnaviv/drm/tests/
H A Detnaviv_bo_cache_test.c40 struct etna_bo *bo, *tmp; in test_cache() local
61 struct etna_bo *bo; in test_size_rounding() local
[all...]
/third_party/mesa3d/src/freedreno/drm/
H A Dfreedreno_ringbuffer_sp_reloc.h81 struct fd_bo *bo; in fd_ringbuffer_sp_emit_reloc_ring() local
[all...]
/third_party/mesa3d/src/freedreno/drm/virtio/
H A Dvirtio_ringbuffer.h85 struct fd_bo *bo; in virtio_ringbuffer_emit_reloc_ring() local
[all...]
/third_party/mesa3d/src/etnaviv/drm/
H A Detnaviv_bo_cache.c76 struct etna_bo *bo; in etna_bo_cache_cleanup() local
113 struct etna_bo *bo = NULL, *tmp; in find_in_bucket() local
151 struct etna_bo *bo; etna_bo_cache_alloc() local
172 etna_bo_cache_free(struct etna_bo_cache *cache, struct etna_bo *bo) etna_bo_cache_free() argument
[all...]
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_suballoc.c53 struct tu_bo *bo = suballoc->bo; in tu_suballoc_bo_alloc() local
104 tu_suballoc_bo_free(struct tu_suballocator *suballoc, struct tu_suballoc_bo *bo) tu_suballoc_bo_free() argument
122 tu_suballoc_bo_map(struct tu_suballoc_bo *bo) tu_suballoc_bo_map() argument
[all...]
H A Dtu_suballoc.h26 struct tu_bo *bo; member
35 struct tu_bo *bo; member
/third_party/mesa3d/src/broadcom/drm-shim/
H A Dvc4_noop.c44 struct shim_bo *bo = calloc(1, sizeof(*bo)); in vc4_ioctl_create_bo() local
58 struct shim_bo *bo = drm_shim_bo_lookup(shim_fd, map->handle); in vc4_ioctl_mmap_bo() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_transfer.h5 struct nouveau_bo *bo; member
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_transfer.h8 struct nouveau_bo *bo; member
/third_party/libexif/test/
H A Dtest-null.c98 ExifByteOrder bo; in data_null_test() local
/third_party/libdrm/tegra/
H A Dchannel.c140 drm_tegra_channel_map(struct drm_tegra_channel *channel, struct drm_tegra_bo *bo, uint32_t flags, struct drm_tegra_mapping **mapp) drm_tegra_channel_map() argument
/third_party/libdrm/tests/etnaviv/
H A Detnaviv_bo_cache_test.c41 struct etna_bo *bo, *tmp; in test_cache() local
62 struct etna_bo *bo; in test_size_rounding() local
[all...]
/third_party/libdrm/tests/tegra/
H A Dgr2d-fill.c52 struct drm_tegra_bo *bo; in main() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_pack.h32 struct fd_bo *bo; member
/third_party/mesa3d/src/gallium/drivers/lima/drm-shim/
H A Dlima_noop.c65 struct shim_bo *bo = calloc(1, sizeof(*bo)); in lima_ioctl_gem_create() local
83 struct shim_bo *bo = drm_shim_bo_lookup(shim_fd, gem_info->handle); in lima_ioctl_gem_info() local
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_cl.c60 vc4_gem_hindex(struct vc4_job *job, struct vc4_bo *bo) in vc4_gem_hindex() argument
/third_party/mesa3d/src/gallium/winsys/i915/drm/
H A Di915_drm_fence.c16 drm_intel_bo *bo; member
21 i915_drm_fence_create(drm_intel_bo *bo) in i915_drm_fence_create() argument
[all...]

Completed in 7 milliseconds

12345678910>>...15