Home
last modified time | relevance | path

Searched defs:bufmgr (Results 1 – 25 of 27) sorted by relevance

12

/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_bufmgr.c220 bucket_for_size(struct crocus_bufmgr *bufmgr, uint64_t size) in bucket_for_size()
258 struct crocus_bufmgr *bufmgr = bo->bufmgr; in crocus_bo_busy() local
296 alloc_bo_from_cache(struct crocus_bufmgr *bufmgr, in alloc_bo_from_cache()
346 alloc_fresh_bo(struct crocus_bufmgr *bufmgr, uint64_t bo_size) in alloc_fresh_bo()
389 bo_alloc_internal(struct crocus_bufmgr *bufmgr, in bo_alloc_internal()
457 crocus_bo_alloc(struct crocus_bufmgr *bufmgr, in crocus_bo_alloc()
466 crocus_bo_alloc_tiled(struct crocus_bufmgr *bufmgr, const char *name, in crocus_bo_alloc_tiled()
475 crocus_bo_create_userptr(struct crocus_bufmgr *bufmgr, const char *name, in crocus_bo_create_userptr()
529 crocus_bo_gem_create_from_name(struct crocus_bufmgr *bufmgr, in crocus_bo_gem_create_from_name()
603 struct crocus_bufmgr *bufmgr = bo->bufmgr; in bo_close() local
[all …]
Dcrocus_batch.c461 struct crocus_bufmgr *bufmgr = screen->bufmgr; in recreate_growing_buffer() local
545 struct crocus_bufmgr *bufmgr = screen->bufmgr; in crocus_batch_free() local
629 struct crocus_bufmgr *bufmgr = screen->bufmgr; in crocus_grow_buffer() local
776 struct crocus_bufmgr *bufmgr = screen->bufmgr; in replace_hw_ctx() local
Dcrocus_bufmgr.h53 struct crocus_bufmgr *bufmgr; member
Dcrocus_monitor.c113 crocus_oa_bo_alloc(void *bufmgr, const char *name, uint64_t size) in crocus_oa_bo_alloc()
Dcrocus_screen.h210 struct crocus_bufmgr *bufmgr; member
Dcrocus_resource.c801 struct crocus_bufmgr *bufmgr = screen->bufmgr; in crocus_resource_from_user_memory() local
830 struct crocus_bufmgr *bufmgr = screen->bufmgr; in crocus_resource_from_handle() local
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_bufmgr.c284 bucket_info_for_heap(struct iris_bufmgr *bufmgr, enum iris_heap heap, in bucket_info_for_heap()
315 bucket_for_size(struct iris_bufmgr *bufmgr, uint64_t size, in bucket_for_size()
391 vma_alloc(struct iris_bufmgr *bufmgr, in vma_alloc()
415 vma_free(struct iris_bufmgr *bufmgr, in vma_free()
442 struct iris_bufmgr *bufmgr = bo->bufmgr; in iris_bo_busy_gem() local
457 struct iris_bufmgr *bufmgr = bo->bufmgr; in iris_bo_wait_syncobj() local
575 get_slabs(struct iris_bufmgr *bufmgr, uint64_t size) in get_slabs()
589 get_slab_pot_entry_size(struct iris_bufmgr *bufmgr, unsigned size) in get_slab_pot_entry_size()
599 get_slab_entry_alignment(struct iris_bufmgr *bufmgr, unsigned size) in get_slab_entry_alignment()
620 struct iris_bufmgr *bufmgr = priv; in iris_slab_free() local
[all …]
Diris_fence.c66 iris_create_syncobj(struct iris_bufmgr *bufmgr) in iris_create_syncobj()
83 iris_syncobj_destroy(struct iris_bufmgr *bufmgr, struct iris_syncobj *syncobj) in iris_syncobj_destroy()
91 iris_syncobj_signal(struct iris_bufmgr *bufmgr, struct iris_syncobj *syncobj) in iris_syncobj_signal()
142 struct iris_bufmgr *bufmgr = screen->bufmgr; in clear_stale_syncobjs() local
215 iris_wait_syncobj(struct iris_bufmgr *bufmgr, in iris_wait_syncobj()
Diris_batch.c486 struct iris_bufmgr *bufmgr = screen->bufmgr; in create_batch() local
522 struct iris_bufmgr *bufmgr = screen->bufmgr; in iris_batch_reset() local
566 struct iris_bufmgr *bufmgr = screen->bufmgr; in iris_batch_free() local
736 struct iris_bufmgr *bufmgr = screen->bufmgr; in replace_kernel_ctx() local
805 struct iris_bufmgr *bufmgr = batch->screen->bufmgr; in move_syncobj_to_batch() local
828 struct iris_bufmgr *bufmgr = screen->bufmgr; in update_bo_syncobjs() local
908 struct iris_bufmgr *bufmgr = batch->screen->bufmgr; in submit_batch() local
Diris_fence.h53 iris_syncobj_reference(struct iris_bufmgr *bufmgr, in iris_syncobj_reference()
Diris_border_color.c70 iris_init_border_color_pool(struct iris_bufmgr *bufmgr, in iris_init_border_color_pool()
Diris_binder.c66 struct iris_bufmgr *bufmgr = screen->bufmgr; in binder_realloc() local
Diris_perf.c27 iris_oa_bo_alloc(void *bufmgr, const char *name, uint64_t size) in iris_oa_bo_alloc()
Diris_measure.c104 struct iris_bufmgr *bufmgr = screen->bufmgr; in iris_init_batch_measure() local
Diris_screen.h203 struct iris_bufmgr *bufmgr; member
Diris_bufmgr.h184 struct iris_bufmgr *bufmgr; member
Diris_resource.c1269 struct iris_bufmgr *bufmgr = screen->bufmgr; in iris_resource_from_user_memory() local
1364 struct iris_bufmgr *bufmgr = screen->bufmgr; in iris_resource_from_handle() local
/third_party/libdrm/intel/
Dintel_bufmgr.c49 drm_intel_bo_alloc(drm_intel_bufmgr *bufmgr, const char *name, in drm_intel_bo_alloc()
56 drm_intel_bo_alloc_for_render(drm_intel_bufmgr *bufmgr, const char *name, in drm_intel_bo_alloc_for_render()
63 drm_intel_bo_alloc_userptr(drm_intel_bufmgr *bufmgr, in drm_intel_bo_alloc_userptr()
77 drm_intel_bo_alloc_tiled(drm_intel_bufmgr *bufmgr, const char *name, in drm_intel_bo_alloc_tiled()
145 drm_intel_bufmgr_destroy(drm_intel_bufmgr *bufmgr) in drm_intel_bufmgr_destroy()
178 drm_intel_bufmgr_set_debug(drm_intel_bufmgr *bufmgr, int enable_debug) in drm_intel_bufmgr_set_debug()
320 drm_intel_get_pipe_from_crtc_id(drm_intel_bufmgr *bufmgr, int crtc_id) in drm_intel_get_pipe_from_crtc_id()
Dintel_bufmgr_fake.c111 drm_intel_bufmgr bufmgr; member
245 drm_intel_bufmgr_fake_set_fence_callback(drm_intel_bufmgr *bufmgr, in drm_intel_bufmgr_fake_set_fence_callback()
768 drm_intel_bufmgr_fake_contended_lock_take(drm_intel_bufmgr *bufmgr) in drm_intel_bufmgr_fake_contended_lock_take()
799 drm_intel_fake_bo_alloc(drm_intel_bufmgr *bufmgr, in drm_intel_fake_bo_alloc()
838 drm_intel_fake_bo_alloc_tiled(drm_intel_bufmgr * bufmgr, in drm_intel_fake_bo_alloc_tiled()
864 drm_intel_bo_fake_alloc_static(drm_intel_bufmgr *bufmgr, in drm_intel_bo_fake_alloc_static()
1228 drm_intel_fake_fence_validated(drm_intel_bufmgr *bufmgr) in drm_intel_fake_fence_validated()
1240 drm_intel_fake_destroy(drm_intel_bufmgr *bufmgr) in drm_intel_fake_destroy()
1413 drm_intel_bufmgr_fake_set_exec_callback(drm_intel_bufmgr *bufmgr, in drm_intel_bufmgr_fake_set_exec_callback()
1536 drm_intel_bufmgr_fake_evict_all(drm_intel_bufmgr *bufmgr) in drm_intel_bufmgr_fake_evict_all()
[all …]
Dintel_bufmgr_gem.c107 drm_intel_bufmgr bufmgr; member
665 drm_intel_gem_bo_alloc_internal(drm_intel_bufmgr *bufmgr, in drm_intel_gem_bo_alloc_internal()
816 drm_intel_gem_bo_alloc_for_render(drm_intel_bufmgr *bufmgr, in drm_intel_gem_bo_alloc_for_render()
828 drm_intel_gem_bo_alloc(drm_intel_bufmgr *bufmgr, in drm_intel_gem_bo_alloc()
838 drm_intel_gem_bo_alloc_tiled(drm_intel_bufmgr *bufmgr, const char *name, in drm_intel_gem_bo_alloc_tiled()
890 drm_intel_gem_bo_alloc_userptr(drm_intel_bufmgr *bufmgr, in drm_intel_gem_bo_alloc_userptr()
1016 check_bo_alloc_userptr(drm_intel_bufmgr *bufmgr, in check_bo_alloc_userptr()
1062 drm_intel_bo_gem_create_from_name(drm_intel_bufmgr *bufmgr, in drm_intel_bo_gem_create_from_name()
1806 drm_intel_gem_get_pipe_from_crtc_id(drm_intel_bufmgr *bufmgr, int crtc_id) in drm_intel_gem_get_pipe_from_crtc_id()
1960 drm_intel_bufmgr_gem_destroy(drm_intel_bufmgr *bufmgr) in drm_intel_bufmgr_gem_destroy()
[all …]
Dintel_bufmgr.h84 drm_intel_bufmgr *bufmgr; member
Dintel_bufmgr_priv.h318 struct _drm_intel_bufmgr *bufmgr; member
/third_party/mesa3d/src/intel/perf/
Dintel_perf_query.c246 void * bufmgr; member
590 void * bufmgr, /* eg brw_bufmgr */ in intel_perf_init_context()
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_screen.h83 struct pb_manager *bufmgr; member
Dd3d12_resource.cpp123 struct pb_manager *bufmgr; in init_buffer() local

12